Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h124 glOrthox_wrapper_proc_t glOrthox; member
Dgles1_wrapper_entry.cpp973 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h124 glOrthox_client_proc_t glOrthox; member
Dgl_entry.cpp979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() function
Dgles_dispatch.h135 glOrthox_t glOrthox; member