Home
last modified time | relevance | path

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

/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