HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_Rotatef (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
matrix.h 70 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
matrix.c 412 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z )
498 _mesa_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z);
es1_conversion.c 738 _mesa_Rotatef((GLfloat) (angle / 65536.0f),
  /external/mesa3d/prebuilt-intermediates/main/
api_exec.c     [all...]

Completed in 1519 milliseconds