Searched refs:PathSubRun (Results 1 – 1 of 1) sorted by relevance
168 class PathSubRun final : public GrSubRun { class172 PathSubRun(bool isAntiAliased,207 PathSubRun::PathSubRun(bool isAntiAliased, in PathSubRun() function in __anon3f11a1ec0111::PathSubRun217 void PathSubRun::draw(const GrClip* clip, in draw()271 bool PathSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse()275 GrSubRunOwner PathSubRun::Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, in Make()288 return alloc->makeUnique<PathSubRun>( in Make()292 GrAtlasSubRun* PathSubRun::testingOnly_atlasSubRun() { in testingOnly_atlasSubRun()297 PathSubRun::PathGlyph::PathGlyph(const SkPath& path, SkPoint origin) in PathGlyph()1643 fSubRunList.append(PathSubRun::Make(drawables, in processSourcePaths()