Searched refs:appendPathGlyph (Results 1 – 3 of 3) sorted by relevance
858 run->appendPathGlyph(*glyphPath, path.position, strikeSpec.strikeToSourceRatio(), in processSourcePaths()872 run->appendPathGlyph(*glyphPath, pt, SK_Scalar1, true); in processDevicePaths()
427 void appendPathGlyph(
71 void GrTextBlob::Run::appendPathGlyph(const SkPath& path, SkPoint position, in appendPathGlyph() function in GrTextBlob::Run