Searched defs:glOrthof (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 39 glOrthof_client_proc_t glOrthof; member
|
D | gl_entry.cpp | 463 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() function
|
D | gles_dispatch.h | 49 glOrthof_t glOrthof; member
|