Home
last modified time | relevance | path

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

/third_party/flutter/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