Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h133 glRotatex_wrapper_proc_t glRotatex; member
Dgles1_wrapper_entry.cpp1027 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h133 glRotatex_client_proc_t glRotatex; member
Dgl_entry.cpp1033 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() function
Dgles_dispatch.h144 glRotatex_t glRotatex; member