Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAppliedClip.h39 void addWindowRectangles(const GrWindowRectsState& windowState) { in addWindowRectangles() function
44 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() function
DGrFixedClip.cpp64 out->addWindowRectangles(fWindowRectsState); in apply()
DGrClipStackClip.cpp270 out->addWindowRectangles(reducedClip.windowRectangles(), in apply()