Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkFontPriv.h107 const uint16_t* fGlyphs; variable
DSkTextToPathIter.h29 const SkGlyphID* fGlyphs; variable
/external/skia/src/core/
DSkFontPriv.h104 const uint16_t* fGlyphs; variable
DSkTextToPathIter.h29 const SkGlyphID* fGlyphs; variable
/external/skia/gm/
Dtextblobshader.cpp106 SkTDArray<uint16_t> fGlyphs; member in TextBlobShaderGM
Dtextblob.cpp195 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.cpp99 SkPath fGlyphs[kNumGlyphs]; member in PathTextBench
DFontCacheBench.cpp152 uint16_t fGlyphs[100]; member in FontPathBench
/external/skia/tools/fonts/
DSkTestSVGTypeface.h140 std::unique_ptr<Glyph[]> fGlyphs; variable
/external/skqp/tools/fonts/
DSkTestSVGTypeface.h140 std::unique_ptr<Glyph[]> fGlyphs; variable
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h337 const LEGlyphID *fGlyphs; variable
/external/skia/modules/skottie/src/
DSkottieAdapter.cpp429 SkSTArray<128, SkGlyphID, true> fGlyphs; in makeBlob() member
/external/skqp/samplecode/
DSamplePathText.cpp107 Glyph fGlyphs[kNumPaths]; member in PathText
/external/skia/samplecode/
DSamplePathText.cpp107 Glyph fGlyphs[kNumPaths]; member in PathText
/external/skqp/src/gpu/text/
DGrTextBlob.h535 GrGlyph** fGlyphs; variable
/external/skia/src/gpu/text/
DGrTextBlob.h563 GrGlyph** fGlyphs; variable
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp420 std::unique_ptr<ShapedGlyph[]> fGlyphs; member
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp674 std::unique_ptr<ShapedGlyph[]> fGlyphs; member