Home
last modified time | relevance | path

Searched defs:glOrthox (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h124 glOrthox_client_proc_t glOrthox; member
Dgl_entry.cpp979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h128 glOrthox_server_proc_t glOrthox; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1729 GL_API void GL_APIENTRY glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glOrthox() function