/external/skia/src/core/ |
D | SkStrikeSpec.h | 118 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable 133 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable 147 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
|
D | SkFontPriv.h | 106 const uint16_t* fGlyphs; variable
|
/external/skia/src/utils/ |
D | SkShaperJSONWriter.h | 61 std::vector<SkGlyphID> fGlyphs; variable
|
/external/skia/experimental/sktext/src/ |
D | TextRun.h | 34 SkSTArray<128, SkGlyphID, true> fGlyphs; variable
|
/external/skqp/src/core/ |
D | SkFontPriv.h | 107 const uint16_t* fGlyphs; variable
|
D | SkTextToPathIter.h | 29 const SkGlyphID* fGlyphs; variable
|
/external/skia/gm/ |
D | drawglyphs.cpp | 81 SkTDArray<SkGlyphID> fGlyphs; member in DrawGlyphsGM
|
D | colrv1.cpp | 34 const uint16_t fGlyphs[10] = { 19, 33, 34, 35, 20, 21, 22, 23, 24, 25 }; member
|
D | textblobshader.cpp | 118 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
|
D | textblob.cpp | 197 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM
|
/external/skqp/gm/ |
D | textblobshader.cpp | 106 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
|
D | textblob.cpp | 195 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM
|
/external/skqp/bench/ |
D | TextBlobBench.cpp | 54 SkTDArray<uint16_t> fGlyphs; member in SkTextBlobBench
|
D | PathTextBench.cpp | 99 SkPath fGlyphs[kNumGlyphs]; member in PathTextBench
|
D | FontCacheBench.cpp | 152 uint16_t fGlyphs[100]; member in FontPathBench
|
/external/skia/bench/ |
D | TextBlobBench.cpp | 54 SkTDArray<uint16_t> fGlyphs; member in SkTextBlobBench
|
D | PathTextBench.cpp | 101 SkPath fGlyphs[kNumGlyphs]; member in PathTextBench
|
D | FontCacheBench.cpp | 152 uint16_t fGlyphs[100]; member in FontPathBench
|
/external/skia/tests/ |
D | ShaperTest.cpp | 25 std::unique_ptr<SkGlyphID[]> fGlyphs; member
|
/external/skia/modules/skparagraph/src/ |
D | OneLineShaper.h | 51 GlyphRange fGlyphs; member
|
/external/skqp/tools/fonts/ |
D | SkTestSVGTypeface.h | 140 std::unique_ptr<Glyph[]> fGlyphs; variable
|
/external/skia/tools/fonts/ |
D | TestSVGTypeface.h | 154 std::unique_ptr<Glyph[]> fGlyphs; variable
|
/external/skia/samplecode/ |
D | SamplePathText.cpp | 111 Glyph* const fGlyphs; member in PathText::GlyphAnimator 117 Glyph fGlyphs[kNumPaths]; member in PathText
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 332 SkSpan<Variant> fGlyphs; member in __anona00be6630111::GlyphVector 493 mutable GlyphVector fGlyphs; member in __anona00be6630111::DirectMaskSubRun 885 mutable GlyphVector fGlyphs; member in __anona00be6630111::TransformedMaskSubRun 1141 mutable GlyphVector fGlyphs; member in __anona00be6630111::SDFTSubRun 1681 mutable GlyphVector fGlyphs; member in __anona00be6630a11::DirectMaskSubRunNoCache 1924 mutable GlyphVector fGlyphs; member in __anona00be6630a11::TransformedMaskSubRunNoCache 2146 mutable GlyphVector fGlyphs; member in __anona00be6630a11::SDFTSubRunNoCache
|
/external/icu/icu4c/source/layoutex/layout/ |
D | ParagraphLayout.h | 337 const LEGlyphID *fGlyphs; variable
|