Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h21 glFrustumf_client_proc_t glFrustumf; member
Dgl_entry.cpp357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h21 glFrustumf_server_proc_t glFrustumf; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp991 GL_API void GL_APIENTRY glFrustumf( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfl… in glFrustumf() function