Searched refs:addWindowRectangles (Results 1 – 7 of 7) sorted by relevance
42 void addWindowRectangles(const GrWindowRectsState& windowState) { in addWindowRectangles() function47 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() function
63 out->addWindowRectangles(fWindowRectsState); in apply()
230 out->hardClip().addWindowRectangles(reducedClip.windowRectangles(), in apply()
59 void addWindowRectangles(const GrWindowRectsState& windowState) { in addWindowRectangles() function64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() function
48 out->addWindowRectangles(fWindowRectsState); in apply()
232 out->hardClip().addWindowRectangles(reducedClip.windowRectangles(), in apply()
1466 out->hardClip().addWindowRectangles(windowRects, GrWindowRectsState::Mode::kExclusive); in apply()