Searched defs:GrWindowRectangles (Results 1 – 2 of 2) sorted by relevance
18 GrWindowRectangles() : fCount(0) {} in GrWindowRectangles() function19 GrWindowRectangles(const GrWindowRectangles& that) : fCount(0) { *this = that; } in GrWindowRectangles() function