Searched refs:Scalex (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp294 void Scalex(GLfixed x, GLfixed y, GLfixed z);
1240 return es1::Scalex(x, y, z);
1564 this->glScalex = es1::Scalex;
H A DlibGLES_CM.cpp3492 void Scalex(GLfixed x, GLfixed y, GLfixed z) function in namespace:es1

Completed in 216 milliseconds