Searched defs:glOrthoxOES_t (Results 1 – 2 of 2) sorted by relevance
| /sdk/emulator/opengl/host/libs/libOpenglRender/ |
| D | gl_proc.h | 207 typedef void (GL_APIENTRY *glOrthoxOES_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef
|
| /sdk/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles_proc.h | 207 typedef void (* glOrthoxOES_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef
|