Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h88 glFrustumx_client_proc_t glFrustumx; member
Dgl_entry.cpp761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
/device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/
Dgles1_server_context.h90 glFrustumx_server_proc_t glFrustumx; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp998 GL_API void GL_APIENTRY glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… in glFrustumx() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
Dgles_dispatch.h99 glFrustumx_t glFrustumx; member