Searched refs:_mesa_Rotatef (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | matrix.h | 78 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
|
D | matrix.c | 634 _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()
|
D | es1_conversion.c | 737 _mesa_Rotatef((GLfloat) (angle / 65536.0f), in _mesa_Rotatex()
|