Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java517 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/
Dgl.h707 GL_API void GL_APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed…
/external/chromium_org/third_party/mesa/src/include/GLES/
Dgl.h707 GL_API void GL_APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed…