Searched refs:Rotatex (Results 1 – 2 of 2) sorted by relevance
290 void Rotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);1220 return es1::Rotatex(angle, x, y, z); in glRotatex()1555 this->glRotatex = es1::Rotatex; in LibGLES_CMexports()
3463 void Rotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in Rotatex() function