Home | History | Annotate | Download | only in core

Lines Matching defs:roundOut

1469     void roundOut(SkIRect* dst) const {
1481 void roundOut(SkRect* dst) const {
1519 SkIRect roundOut() const {
1521 this->roundOut(&ir);