OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clampValue
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuFloatFormat.hpp
75
Interval
clampValue
(double d) const;
tcuFloatFormat.cpp
155
Interval FloatFormat::
clampValue
(double d) const
192
ret |=
clampValue
(round(tmp.lo(), true)) |
clampValue
(round(tmp.hi(), false));
Completed in 1111 milliseconds