Home
last modified time | relevance | path

Searched defs:compute_abs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl70 struct compute_abs struct
74 struct compute_abs<genFIType, true> struct
76 GLM_FUNC_QUALIFIER static genFIType call(genFIType x)
89 struct compute_abs<float, true> struct
91 GLM_FUNC_QUALIFIER static float call(float x)
99 struct compute_abs<genFIType, false> struct
101 GLM_FUNC_QUALIFIER static genFIType call(genFIType x)
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_common.inl70 struct compute_abs struct
74 struct compute_abs<genFIType, true> struct
76 GLM_FUNC_QUALIFIER static genFIType call(genFIType x)
89 struct compute_abs<float, true> struct
91 GLM_FUNC_QUALIFIER static float call(float x)
99 struct compute_abs<genFIType, false> struct
101 GLM_FUNC_QUALIFIER static genFIType call(genFIType x)