Home
last modified time | relevance | path

Searched refs:fGlyf (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sfnt/
DSkOTTable_glyf.h34 : fGlyf(glyf) in Iterator()
51 reinterpret_cast<const SK_OT_BYTE*>(&fGlyf) + previousGlyphOffset in next()
56 const SkOTTableGlyph& fGlyf;
/external/skqp/src/sfnt/
DSkOTTable_glyf.h34 : fGlyf(glyf) in Iterator()
51 reinterpret_cast<const SK_OT_BYTE*>(&fGlyf) + previousGlyphOffset in next()
56 const SkOTTableGlyph& fGlyf;
/external/skqp/tools/fonts/
DSkTestSVGTypeface.cpp1033 , fGlyf(glyf) in SkCOLRCanvas()
1200 fGlyf->fLayers.emplace_back(colorIndex, bounds); in onDrawPath()
1208 fGlyf->fBounds = this->writePath(baseGlyph, false); in finishGlyph()
1217 SkTestSVGTypeface::GlyfInfo* fGlyf; member in __anon9bfb80af0411::SkCOLRCanvas
/external/skia/tools/fonts/
DTestSVGTypeface.cpp1167 , fGlyf(glyf) in SkCOLRCanvas()
1330 fGlyf->fLayers.emplace_back(colorIndex, bounds); in onDrawPath()
1338 fGlyf->fBounds = this->writePath(baseGlyph, false); in finishGlyph()
1345 TestSVGTypeface::GlyfInfo* fGlyf; member in __anonf100a57a0711::SkCOLRCanvas