Home
last modified time | relevance | path

Searched defs:fGlyphs (Results 1 – 25 of 30) sorted by relevance

12

/external/skia/src/core/
DSkStrikeSpec.h118 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
133 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
147 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
DSkFontPriv.h106 const uint16_t* fGlyphs; variable
/external/skia/src/utils/
DSkShaperJSONWriter.h61 std::vector<SkGlyphID> fGlyphs; variable
/external/skia/experimental/sktext/src/
DTextRun.h34 SkSTArray<128, SkGlyphID, true> fGlyphs; variable
/external/skqp/src/core/
DSkFontPriv.h107 const uint16_t* fGlyphs; variable
DSkTextToPathIter.h29 const SkGlyphID* fGlyphs; variable
/external/skia/gm/
Ddrawglyphs.cpp81 SkTDArray<SkGlyphID> fGlyphs; member in DrawGlyphsGM
Dcolrv1.cpp34 const uint16_t fGlyphs[10] = { 19, 33, 34, 35, 20, 21, 22, 23, 24, 25 }; member
Dtextblobshader.cpp118 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
Dtextblob.cpp197 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM
/external/skqp/gm/
Dtextblobshader.cpp106 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
Dtextblob.cpp195 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM
/external/skqp/bench/
DTextBlobBench.cpp54 SkTDArray<uint16_t> fGlyphs; member in SkTextBlobBench
DPathTextBench.cpp99 SkPath fGlyphs[kNumGlyphs]; member in PathTextBench
DFontCacheBench.cpp152 uint16_t fGlyphs[100]; member in FontPathBench
/external/skia/bench/
DTextBlobBench.cpp54 SkTDArray<uint16_t> fGlyphs; member in SkTextBlobBench
DPathTextBench.cpp101 SkPath fGlyphs[kNumGlyphs]; member in PathTextBench
DFontCacheBench.cpp152 uint16_t fGlyphs[100]; member in FontPathBench
/external/skia/tests/
DShaperTest.cpp25 std::unique_ptr<SkGlyphID[]> fGlyphs; member
/external/skia/modules/skparagraph/src/
DOneLineShaper.h51 GlyphRange fGlyphs; member
/external/skqp/tools/fonts/
DSkTestSVGTypeface.h140 std::unique_ptr<Glyph[]> fGlyphs; variable
/external/skia/tools/fonts/
DTestSVGTypeface.h154 std::unique_ptr<Glyph[]> fGlyphs; variable
/external/skia/samplecode/
DSamplePathText.cpp111 Glyph* const fGlyphs; member in PathText::GlyphAnimator
117 Glyph fGlyphs[kNumPaths]; member in PathText
/external/skia/src/gpu/text/
DGrTextBlob.cpp332 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/
DParagraphLayout.h337 const LEGlyphID *fGlyphs; variable

12