Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h39 glOrthof_client_proc_t glOrthof; member
Dgl_entry.cpp465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h39 glOrthof_server_proc_t glOrthof; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1723 GL_API void GL_APIENTRY glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloa… in glOrthof() function