Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h44 glRotatef_wrapper_proc_t glRotatef; member
Dgles1_wrapper_entry.cpp493 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() function
/device/generic/goldfish-opengl/system/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
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp211 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() function
Dgles_dispatch.h54 glRotatef_t glRotatef; member