Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrReducedClip.h59 const GrWindowRectangles& windowRectangles() const { return fWindowRects; } in windowRectangles() function
DGrClipStackClip.cpp230 if (!reducedClip.windowRectangles().empty()) { in apply()
231 out->hardClip().addWindowRectangles(reducedClip.windowRectangles(), in apply()
/external/skqp/src/gpu/
DGrReducedClip.h59 const GrWindowRectangles& windowRectangles() const { return fWindowRects; } in windowRectangles() function
DGrClipStackClip.cpp229 if (!reducedClip.windowRectangles().empty()) { in apply()
230 out->hardClip().addWindowRectangles(reducedClip.windowRectangles(), in apply()