Searched defs:roundOut (Results 1 – 5 of 5) sorted by relevance
60 void roundOut(SkIRect* out) const { in roundOut() function
1245 void roundOut(SkIRect* dst) const { in roundOut() function1258 void roundOut(SkRect* dst) const { in roundOut() function1295 SkIRect roundOut() const { in roundOut() function
1432 void roundOut(SkIRect* dst) const { in roundOut() function1445 void roundOut(SkRect* dst) const { in roundOut() function1484 SkIRect roundOut() const { in roundOut() function
133 AI Rect& roundOut() { return *this = this->makeRoundOut(); } in roundOut() function
405 LayerSpace<SkIRect> roundOut() const { return LayerSpace<SkIRect>(fData.roundOut()); } in roundOut() function