Home
last modified time | relevance | path

Searched defs:glRotatef (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h44 glRotatef_client_proc_t glRotatef; member
Dgl_entry.cpp495 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h44 glRotatef_server_proc_t glRotatef; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1819 GL_API void GL_APIENTRY glRotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z) { in glRotatef() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1555 #define glRotatef MANGLE(Rotatef) macro