Home
last modified time | relevance | path

Searched defs:atan (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_trigonometric.inl87 GLM_FUNC_QUALIFIER genType atan(genType y, genType x) function
95 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & a, vecType<T, P> const & b) function
103 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & v) function
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmlmath.h53 #define atan(x) ml_atan(x) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmlmath.h53 #define atan(x) ml_atan(x) macro
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h227 ASTCENC_SIMD_INLINE vfloat atan(vfloat x) in atan() function