HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_Scalef (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
matrix.c 431 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z )
497 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z);
  /external/mesa3d/src/mesa/main/
matrix.c 431 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z )
497 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z);

Completed in 33 milliseconds