Searched defs:roundIn (Results 1 – 4 of 4) sorted by relevance
1270 void roundIn(SkIRect* dst) const { in roundIn() function1307 SkIRect roundIn() const { in roundIn() function
132 AI Rect& roundIn() { return *this = this->makeRoundIn(); } in roundIn() function
404 LayerSpace<SkIRect> roundIn() const { return LayerSpace<SkIRect>(fData.roundIn()); } in roundIn() function
1459 void roundIn(SkIRect* dst) const { in roundIn() function