Searched refs:glOrthox (Results 1 – 3 of 3) sorted by relevance
/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 519 ((GL10)mGL).glOrthox( left, right, bottom, top, in glOrthox()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 707 GL_API void GL_APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed…
|
/external/chromium_org/third_party/mesa/src/include/GLES/ |
D | gl.h | 707 GL_API void GL_APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed…
|