Searched defs:roundOut (Results 1 – 6 of 6) sorted by relevance
202 double FloatFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const in roundOut() function in tcu::FloatFormat216 Interval FloatFormat::roundOut (const Interval& x, bool roundUnderOverflow) const in roundOut() function in tcu::FloatFormat326 double NormalizedFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const in roundOut() function in tcu::NormalizedFormat
60 void roundOut(SkIRect* out) const { in roundOut() function
1251 void roundOut(SkIRect* dst) const { in roundOut() function1264 void roundOut(SkRect* dst) const { in roundOut() function1301 SkIRect roundOut() const { in roundOut() function
1441 void roundOut(SkIRect* dst) const { in roundOut() function1454 void roundOut(SkRect* dst) const { in roundOut() function1493 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