Home
last modified time | relevance | path

Searched refs:_mesa_Rotatef (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmatrix.h78 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
Dmatrix.c634 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) in _mesa_Rotatef() function
782 _mesa_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z); in _mesa_Rotated()
Des1_conversion.c737 _mesa_Rotatef((GLfloat) (angle / 65536.0f), in _mesa_Rotatex()