Home
last modified time | relevance | path

Searched defs:glFrustumx (Results 1 – 4 of 4) 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/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