Searched defs:glOrthox (Results 1 – 6 of 6) sorted by relevance
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_client_context.h | 124 glOrthox_client_proc_t glOrthox; member
|
| D | gl_entry.cpp | 979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
|
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ |
| D | gles1_server_context.h | 128 glOrthox_server_proc_t glOrthox; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ |
| D | GLEScmImp.cpp | 1729 GL_API void GL_APIENTRY glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glOrthox() function
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
|
| D | gles_dispatch.h | 135 glOrthox_t glOrthox; member
|