Searched defs:glOrthox (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.hpp | 164 …void (*glOrthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed … member in LibGLES_CMexports
|
D | main.cpp | 1138 GL_API void GL_APIENTRY glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glOrthox() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 517 public void glOrthox(int left, int right, int bottom, int top, in glOrthox() method in GLErrorLogger.ErrorLoggingGL
|