Searched refs:addWindowRectangles (Results 1 – 3 of 3) sorted by relevance
59 void addWindowRectangles(const GrWindowRectsState& windowState) { in addWindowRectangles() function64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() function
47 out->addWindowRectangles(fWindowRectsState); in apply()
1464 out->hardClip().addWindowRectangles(windowRects, GrWindowRectsState::Mode::kExclusive); in apply()