Searched defs:float_distance (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A 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
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/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
|