Home
last modified time | relevance | path

Searched defs:glOrthoxOES (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h216 glOrthoxOES_wrapper_proc_t glOrthoxOES; member
Dgles1_wrapper_entry.cpp1525 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h216 glOrthoxOES_client_proc_t glOrthoxOES; member
Dgl_entry.cpp1531 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/
Dgles.cpp976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() function
Dgles_dispatch.h207 glOrthoxOES_t glOrthoxOES; member