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