Searched refs:windowRectangles (Results 1 – 2 of 2) sorted by relevance
59 const GrWindowRectangles& windowRectangles() const { return fWindowRects; } in windowRectangles() function
236 if (!reducedClip.windowRectangles().empty()) { in apply()237 out->hardClip().addWindowRectangles(reducedClip.windowRectangles(), in apply()