Home
last modified time | relevance | path

Searched refs:appendPathGlyph (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkGlyphRunPainter.cpp787 run->appendPathGlyph(*glyphPath, position, textScale, false); in generateFromGlyphRunList()
822 run->appendPathGlyph(*glyphPath, position, textScale, false); in generateFromGlyphRunList()
860 run->appendPathGlyph(*glyphPath, pt, SK_Scalar1, true); in generateFromGlyphRunList()
/external/skia/src/core/
DSkGlyphRunPainter.cpp865 run->appendPathGlyph(*glyphPath, path.position, cacheToSourceScale, in processSourcePaths()
879 run->appendPathGlyph(*glyphPath, pt, SK_Scalar1, true); in processDevicePaths()
/external/skqp/src/gpu/text/
DGrTextBlob.h427 void appendPathGlyph(
DGrTextBlob.cpp73 void GrTextBlob::Run::appendPathGlyph(const SkPath& path, SkPoint position, in appendPathGlyph() function in GrTextBlob::Run
/external/skia/src/gpu/text/
DGrTextBlob.h427 void appendPathGlyph(
DGrTextBlob.cpp73 void GrTextBlob::Run::appendPathGlyph(const SkPath& path, SkPoint position, in appendPathGlyph() function in GrTextBlob::Run