Home
last modified time | relevance | path

Searched refs:glScalex (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java591 public void glScalex(int x, int y, int z) { in glScalex() method in GLErrorLogger.ErrorLoggingGL
592 ((GL10)mGL).glScalex(x, y, z); in glScalex()
/external/mesa3d/include/GLES/
Dgl.h719 GL_API void GL_APIENTRY glScalex (GLfixed x, GLfixed y, GLfixed z);
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl166 "glScalex",