Searched refs:blitPath (Results 1 – 1 of 1) sorted by relevance
279 bool blitPath(SkAAClip* target, const SkPath& path, bool doAA);835 bool SkAAClip::Builder::blitPath(SkAAClip* target, const SkPath& path, bool doAA) { in blitPath() function in SkAAClip::Builder1421 return builder.blitPath(this, path, doAA); in setPath()