Home
last modified time | relevance | path

Searched refs:CCPRClip (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DGrCCPRTest.cpp38 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/
DGrCCPRTest.cpp34 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(),