Home
last modified time | relevance | path

Searched defs:ClampMathOp (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/base/anglebase/numerics/
Dclamped_math.h218 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp(const L lhs, const R rhs) in ClampMathOp() function
226 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) in ClampMathOp() function
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/
Dclamped_math.h199 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
212 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/external/libchrome/base/numerics/
Dclamped_math.h206 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
220 ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/external/cronet/base/numerics/
Dclamped_math.h205 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
218 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function
/external/pdfium/third_party/base/numerics/
Dclamped_math.h206 constexpr ClampedNumeric<typename MathWrapper<M, L, R>::type> ClampMathOp( in ClampMathOp() function
219 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) { in ClampMathOp() function