Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkStrikeSpec.h122 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
138 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
153 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
DSkFontPriv.h106 const uint16_t* fGlyphs; variable
/third_party/skia/src/utils/
DSkShaperJSONWriter.h61 std::vector<SkGlyphID> fGlyphs; variable
/third_party/skia/modules/skparagraph/tests/
DSkShaperJSONWriter.h62 std::vector<SkGlyphID> fGlyphs; variable
/third_party/skia/gm/
Ddrawglyphs.cpp81 SkTDArray<SkGlyphID> fGlyphs; member in DrawGlyphsGM
Dtextblobshader.cpp118 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
Dcolrv1.cpp77 std::vector<uint16_t> fGlyphs; member
Dtextblob.cpp197 SkTDArray<uint16_t> fGlyphs; member in TextBlobGM
/third_party/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
/third_party/skia/experimental/sktext/src/
DLogicalRun.h77 SkSTArray<128, SkGlyphID, true> fGlyphs; variable
DVisualRun.h92 SkSTArray<128, SkGlyphID, true> fGlyphs; variable
/third_party/skia/tests/
DShaperTest.cpp25 std::unique_ptr<SkGlyphID[]> fGlyphs; member
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h52 GlyphRange fGlyphs; member
DRun.h220 SkSTArray<64, SkGlyphID, true>& fGlyphs; variable
/third_party/skia/modules/skshaper/tests/
DShaperTest.cpp31 std::unique_ptr<SkGlyphID[]> fGlyphs; member
/third_party/skia/tools/fonts/
DTestSVGTypeface.h158 std::unique_ptr<Glyph[]> fGlyphs; variable
/third_party/skia/samplecode/
DSamplePathText.cpp111 Glyph* const fGlyphs; member in PathText::GlyphAnimator
117 Glyph fGlyphs[kNumPaths]; member in PathText
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp335 SkSpan<Variant> fGlyphs; member in __anon3ca42a0e0111::GlyphVector
511 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0111::DirectMaskSubRun
907 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0111::TransformedMaskSubRun
1166 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0111::SDFTSubRun
1717 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0a11::DirectMaskSubRunNoCache
1963 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0a11::TransformedMaskSubRunNoCache
2189 mutable GlyphVector fGlyphs; member in __anon3ca42a0e0a11::SDFTSubRunNoCache
/third_party/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h337 const LEGlyphID *fGlyphs; variable
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp526 std::unique_ptr<ShapedGlyph[]> fGlyphs; member