Home
last modified time | relevance | path

Searched refs:clampValue (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuFloatFormat.cpp155 Interval FloatFormat::clampValue (double d) const in clampValue() function in tcu::FloatFormat
192 ret |= clampValue(round(tmp.lo(), false)) | clampValue(round(tmp.hi(), true)); in convert()
DtcuFloatFormat.hpp74 Interval clampValue (double d) const;