Searched defs:glOrthoxOES (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_context.h | 216 glOrthoxOES_wrapper_proc_t glOrthoxOES; member
|
D | gles1_wrapper_entry.cpp | 1525 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() function
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 216 glOrthoxOES_client_proc_t glOrthoxOES; member
|
D | gl_entry.cpp | 1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() function
|
D | gles_dispatch.h | 207 glOrthoxOES_t glOrthoxOES; member
|