Searched defs:bounds45 (Results 1 – 1 of 1) sorted by relevance
30 GrOctoBounds(const SkRect& bounds, const SkRect& bounds45) { in GrOctoBounds()34 void set(const SkRect& bounds, const SkRect& bounds45) { in set()54 const SkRect& bounds45() const { return fBounds45; } in bounds45() function