Home
last modified time | relevance | path

Searched defs:glyphPath (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/core/
DSkGlyphRunPainter.cpp786 if (const SkPath* glyphPath = glyph.path()) { in generateFromGlyphRunList() local
821 if (const SkPath* glyphPath = glyph.path()) { in generateFromGlyphRunList() local
859 if (const SkPath* glyphPath = path.glyph->path()) { in generateFromGlyphRunList() local
DSkRemoteGlyphCache.cpp683 auto* glyphPath = allocatedGlyph->fPathData; in readStrikeData() local
/external/skia/src/core/
DSkGlyphRunPainter.cpp864 if (const SkPath* glyphPath = path.glyph->path()) { in processSourcePaths() local
878 if (const SkPath* glyphPath = path.glyph->path()) { in processDevicePaths() local
DSkRemoteGlyphCache.cpp753 auto* glyphPath = allocatedGlyph->fPathData; in readStrikeData() local
/external/freetype/src/psaux/
Dpsintrp.c338 CF2_GlyphPath glyphPath, in cf2_doFlex()
528 CF2_GlyphPathRec glyphPath; in cf2_interpT2CharString() local