Searched defs:fGlyphs (Results 1 – 6 of 6) sorted by relevance
/external/skia/bench/ | ||
D | TextBlobBench.cpp | 66 SkTDArray<uint16_t> fGlyphs; member in TextBlobBench |
/external/skia/gm/ | ||
D | textblobshader.cpp | 106 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM |
D | textblob.cpp | 184 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM |
/external/icu/icu4c/source/layoutex/layout/ | ||
D | ParagraphLayout.h | 339 const LEGlyphID *fGlyphs; variable |
/external/skia/samplecode/ | ||
D | SamplePathText.cpp | 83 Glyph fGlyphs[kNumPaths]; member in PathText |
/external/skia/src/gpu/text/ | ||
D | GrAtlasTextBlob.h | 525 GrGlyph** fGlyphs; variable |