Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/src/core/
DSkStrikeSpec.h105 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
116 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
127 SkAutoSTArray<kTypicalGlyphCount, const SkGlyph*> fGlyphs; variable
DSkFontPriv.h100 const uint16_t* fGlyphs; variable
/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/flutter/skia/src/utils/
DSkShaperJSONWriter.h61 std::vector<SkGlyphID> fGlyphs; variable
/third_party/skia/src/utils/
DSkShaperJSONWriter.h61 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/flutter/skia/gm/
Dtextblobshader.cpp118 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
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
/third_party/flutter/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/flutter/skia/tests/
DShaperTest.cpp25 std::unique_ptr<SkGlyphID[]> fGlyphs; member
/third_party/skia/tests/
DShaperTest.cpp25 std::unique_ptr<SkGlyphID[]> fGlyphs; member
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h52 GlyphRange fGlyphs; member
/third_party/flutter/skia/tools/fonts/
DTestSVGTypeface.h153 std::unique_ptr<Glyph[]> fGlyphs; variable
/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

12