Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DGrCCPRTest.cpp119 void clipFullscreenRect(SkPath clipPath, SkPMColor4f color = { 0, 1, 0, 1 }) { in clipFullscreenRect() function in CCPRPathDrawer
217 ccpr.clipFullscreenRect(fPath); in onRun()
226 ccpr.clipFullscreenRect(fPath); in onRun()
286 ccpr.clipFullscreenRect(largeOutsidePath); in onRun()
287 ccpr.clipFullscreenRect(emptyPath); in onRun()
292 ccpr.clipFullscreenRect(largeOutsidePath); in onRun()
294 ccpr.clipFullscreenRect(emptyPath); in onRun()