Searched refs:PathSubRun (Results 1 – 1 of 1) sorted by relevance
163 class PathSubRun final : public GrSubRun { class167 PathSubRun(bool isAntiAliased,202 PathSubRun::PathSubRun(bool isAntiAliased, in PathSubRun() function in __anona00be6630111::PathSubRun212 void PathSubRun::draw(const GrClip* clip, in draw()267 bool PathSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse()271 GrSubRunOwner PathSubRun::Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, in Make()284 return alloc->makeUnique<PathSubRun>( in Make()288 GrAtlasSubRun* PathSubRun::testingOnly_atlasSubRun() { in testingOnly_atlasSubRun()293 PathSubRun::PathGlyph::PathGlyph(const SkPath& path, SkPoint origin) in PathGlyph()1610 fSubRunList.append(PathSubRun::Make(drawables, in processSourcePaths()