Searched defs:float_distance (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | ulp.inl | 283 GLM_FUNC_QUALIFIER uint float_distance(T const & x, T const & y) function 314 …GLM_FUNC_QUALIFIER vecType<uint, P> float_distance(vecType<T, P> const & x, vecType<T, P> const & … function
|
/third_party/boost/boost/math/special_functions/ |
D | next.hpp | 659 inline typename tools::promote_args<T, U>::type float_distance(const T& a, const U& b, const Policy… in float_distance() function 666 typename tools::promote_args<T, U>::type float_distance(const T& a, const U& b) in float_distance() function
|