Searched defs:roundOut (Results 1 – 4 of 4) 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
1246 void roundOut(SkIRect* dst) const { in roundOut() function1259 void roundOut(SkRect* dst) const { in roundOut() function1296 SkIRect roundOut() const { in roundOut() function
1442 void roundOut(SkIRect* dst) const { in roundOut() function1455 void roundOut(SkRect* dst) const { in roundOut() function1494 SkIRect roundOut() const { in roundOut() function
385 LayerSpace<SkIRect> roundOut() const { return LayerSpace<SkIRect>(fData.roundOut()); } in roundOut() function