Searched refs:AntiHairSquarePath (Results 1 – 3 of 3) sorted by relevance
60 static void AntiHairSquarePath(const SkPath&, const SkRasterClip&, SkBlitter*);
600 void SkScan::AntiHairSquarePath(const SkPath& path, const SkRasterClip& clip, SkBlitter* blitter) { in AntiHairSquarePath() function in SkScan
1140 proc = SkScan::AntiHairSquarePath; in drawPath()