Home
last modified time | relevance | path

Searched defs:glFrustumxOES (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h197 glFrustumxOES_client_proc_t glFrustumxOES; member
Dgl_entry.cpp1415 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() function
Dgles_dispatch.h189 glFrustumxOES_t glFrustumxOES; member