Searched refs:CCPRClip (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | GrCCPRTest.cpp | 38 class CCPRClip : public GrClip { class 40 CCPRClip(GrCoverageCountingPathRenderer* ccpr, const SkPath& path) : fCCPR(ccpr), fPath(path) {} in CCPRClip() function in CCPRClip 124 fRTC->drawRect(CCPRClip(fCCPR, clipPath), std::move(paint), GrAA::kYes, SkMatrix::I(),
|
/external/skqp/tests/ |
D | GrCCPRTest.cpp | 34 class CCPRClip : public GrClip { class 36 CCPRClip(GrCoverageCountingPathRenderer* ccpr, const SkPath& path) : fCCPR(ccpr), fPath(path) {} in CCPRClip() function in CCPRClip 123 fRTC->drawRect(CCPRClip(fCCPR, clipPath), std::move(paint), GrAA::kYes, SkMatrix::I(),
|