Searched refs:Translatex (Results 1 – 2 of 2) sorted by relevance
318 void Translatex(GLfixed x, GLfixed y, GLfixed z);1352 return es1::Translatex(x, y, z); in glTranslatex()1581 this->glTranslatex = es1::Translatex; in LibGLES_CMexports()
4550 void Translatex(GLfixed x, GLfixed y, GLfixed z) in Translatex() function