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