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