/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | rotate_vector.inl | 32 T const & angle 48 T const & angle, 70 T const & angle, 81 T const & angle 97 T const & angle 113 T const & angle 129 T const & angle 145 T const & angle 161 T const & angle
|
D | vector_angle.inl | 7 GLM_FUNC_QUALIFIER genType angle function 18 GLM_FUNC_QUALIFIER T angle function
|
D | rotate_normalized_axis.inl | 10 T const & angle, 47 T const & angle,
|
D | matrix_interpolation.inl | 11 T & angle 85 T const angle
|
D | transform.inl | 13 GLM_FUNC_QUALIFIER tmat4x4<T, P> rotate(T angle, tvec3<T, P> const & v) argument
|
D | simd_quat.inl | 429 float angle = glm::acos(cosTheta); local 480 float angle = glm::acos(cosTheta); local 507 float angle = glm::fastAcos(cosTheta); local 543 float angle = glm::fastAcos(cosTheta); local 577 float const & angle, 592 float const & angle,
|
D | fast_trigonometry.inl | 33 GLM_FUNC_QUALIFIER T wrapAngle(T angle) 48 T const angle(wrapAngle<T>(x)); local
|
D | matrix_transform_2d.inl | 24 T angle)
|
D | euler_angles.inl | 242 T const & angle 259 T const & angle
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | reciprocal.inl | 11 GLM_FUNC_QUALIFIER genType sec(genType angle) 26 GLM_FUNC_QUALIFIER genType csc(genType angle) 41 GLM_FUNC_QUALIFIER genType cot(genType angle) 105 GLM_FUNC_QUALIFIER genType sech(genType angle) 120 GLM_FUNC_QUALIFIER genType csch(genType angle) 135 GLM_FUNC_QUALIFIER genType coth(genType angle)
|
D | quaternion.inl | 492 T angle = acos(cosTheta); local 535 T angle = acos(cosTheta); local 541 …GLM_FUNC_QUALIFIER tquat<T, P> rotate(tquat<T, P> const & q, T const & angle, tvec3<T, P> const & … argument 691 GLM_FUNC_QUALIFIER T angle(tquat<T, P> const & x) function 707 GLM_FUNC_QUALIFIER tquat<T, P> angleAxis(T const & angle, tvec3<T, P> const & v) argument
|
D | matrix_transform.inl | 19 GLM_FUNC_QUALIFIER tmat4x4<T, P> rotate(tmat4x4<T, P> const & m, T angle, tvec3<T, P> const & v) argument 50 …GLM_FUNC_QUALIFIER tmat4x4<T, P> rotate_slow(tmat4x4<T, P> const & m, T angle, tvec3<T, P> const &… argument
|
/hardware/google/gfxstream/host/testlibs/windows/ |
D | Windows_system_utils.cpp | 14 namespace angle namespace
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBgeom.h | 122 short angle; member 137 short angle; member 153 short angle; member 174 short angle; member 190 short angle; member 236 short angle; member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_weight_align.cpp | 128 vfloat angle = atan2(anglesum_y, anglesum_x); in compute_angular_offsets() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 775 void CoreProfileEngine::rotatef(float angle, float x, float y, float z) { in rotatef()
|
D | GLEScmContext.cpp | 1758 void GLEScmContext::rotatef(float angle, float x, float y, float z) { in rotatef()
|
D | GLEScmImp.cpp | 1819 GL_API void GL_APIENTRY glRotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z) { in glRotatef() 1825 GL_API void GL_APIENTRY glRotatex( GLfixed angle, GLfixed x, GLfixed y, GLfixed z) { in glRotatex()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 495 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() 1033 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() 1561 void glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES()
|
D | gl_enc.cpp | 1011 void glRotatef_enc(void *self , GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef_enc() 3664 void glRotatex_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex_enc() 6322 void glRotatexOES_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES_enc()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 7793 int8_t angle[MAX_ROI]; in translateFromHalMetadata() local
|