Searched refs:Scalex (Results 1 – 2 of 2) sorted by relevance
294 void Scalex(GLfixed x, GLfixed y, GLfixed z);1240 return es1::Scalex(x, y, z); in glScalex()1564 this->glScalex = es1::Scalex; in LibGLES_CMexports()
3515 void Scalex(GLfixed x, GLfixed y, GLfixed z) in Scalex() function