Searched refs:save_Rotatef (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.c3732 save_Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) function
3753 save_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z);
10096 SET_Rotatef(table, save_Rotatef);
/external/mesa3d/src/mesa/main/
H A Ddlist.c3732 save_Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) function
3753 save_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z);
10096 SET_Rotatef(table, save_Rotatef);

Completed in 329 milliseconds