Searched defs:CCPRClip (Results 1 – 1 of 1) sorted by relevance
38 class CCPRClip : public GrClip { class40 CCPRClip(GrCoverageCountingPathRenderer* ccpr, const SkPath& path) : fCCPR(ccpr), fPath(path) {} in CCPRClip() function in CCPRClip