Home
last modified time | relevance | path

Searched defs:roundOut (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuFloatFormat.cpp202 double FloatFormat::roundOut (double d, bool upward, bool roundUnderOverflow) const in roundOut() function in tcu::FloatFormat
216 Interval FloatFormat::roundOut (const Interval& x, bool roundUnderOverflow) const in roundOut() function in tcu::FloatFormat
/external/skia/include/core/
DSkRect.h830 void roundOut(SkIRect* dst) const { in roundOut() function
842 void roundOut(SkRect* dst) const { in roundOut() function
869 SkIRect roundOut() const { in roundOut() function