| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ | 
| D | rotate_vector.inl | 32 		T const & angle48 		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 | simd_quat.inl | 429         float angle = glm::acos(cosTheta);  local480         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 | rotate_normalized_axis.inl | 10 		T const & angle,47 		T const & angle,
 
 | 
| D | vector_angle.inl | 7 	GLM_FUNC_QUALIFIER genType angle  function18 	GLM_FUNC_QUALIFIER T angle  function
 
 | 
| D | matrix_interpolation.inl | 11 		T & angle85 		T const angle
 
 | 
| D | fast_trigonometry.inl | 33 	GLM_FUNC_QUALIFIER T wrapAngle(T angle)48 		T const angle(wrapAngle<T>(x));  local
 
 | 
| D | transform.inl | 13 	GLM_FUNC_QUALIFIER tmat4x4<T, P> rotate(T angle, tvec3<T, P> const & v)  argument
 | 
| D | euler_angles.inl | 242 		T const & angle259 		T const & angle
 
 | 
| D | matrix_transform_2d.inl | 24 		T angle)
 | 
| /device/generic/vulkan-cereal/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);  local535 			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)  argument50 …GLM_FUNC_QUALIFIER tmat4x4<T, P> rotate_slow(tmat4x4<T, P> const & m, T angle, tvec3<T, P> const &…  argument
 
 | 
| /device/google/cuttlefish/guest/commands/sensor_injection/ | 
| D | main.cpp | 110 void InjectHingeAngle(int angle) {  in InjectHingeAngle()138     int angle;  in main()  local
 
 | 
| /device/generic/vulkan-cereal/include/GLES12Translator/ | 
| D | underlying_apis.h | 23     ANGLE_GLES2* angle;  member
 | 
| /device/generic/vulkan-cereal/stream-servers/testlibs/windows/ | 
| D | Windows_system_utils.cpp | 14 namespace angle  namespace
 | 
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ | 
| D | XKBgeom.h | 122 	short	 	 angle;  member137 	short	 	 angle;  member
 153 	short		 angle;  member
 174 	short	 	 angle;  member
 190 	short		 angle;  member
 236 	short	 	 angle;  member
 
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_weight_align.cpp | 128 		vfloat angle = atan2(anglesum_y, anglesum_x);  in compute_angular_offsets()  local
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ | 
| D | CoreProfileEngine.cpp | 775 void CoreProfileEngine::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()
 
 | 
| D | GLEScmContext.cpp | 1757 void GLEScmContext::rotatef(float angle, float x, float y, float z) {  in rotatef()
 | 
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ | 
| D | gles.cpp | 211 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z)  in glRotatef()661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)  in glRotatex()
 1001 void glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)  in glRotatexOES()
 
 | 
| /device/generic/goldfish-opengl/system/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 | 1007 void glRotatef_enc(void *self , GLfloat angle, GLfloat x, GLfloat y, GLfloat z)  in glRotatef_enc()3660 void glRotatex_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z)  in glRotatex_enc()
 6318 void glRotatexOES_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z)  in glRotatexOES_enc()
 
 |