Flutter Engine
The Flutter Engine
|
#include <Glyph.h>
Public Member Functions | |
Glyph (SkPackedGlyphID packedGlyphID) | |
Static Public Member Functions | |
static skgpu::MaskFormat | FormatFromSkGlyph (SkMask::Format format) |
Public Attributes | |
const SkPackedGlyphID | fPackedID |
skgpu::AtlasLocator | fAtlasLocator |
|
inline |
|
inlinestatic |
Definition at line 19 of file Glyph.h.
skgpu::AtlasLocator sktext::gpu::Glyph::fAtlasLocator |
const SkPackedGlyphID sktext::gpu::Glyph::fPackedID |