Searched defs:glRotatex (Results 1 – 7 of 7) sorted by relevance
| /development/ndk/platforms/android-4/samples/san-angeles/jni/ |
| D | importgl.h | 154 #define glRotatex FNPTR(glRotatex) macro
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixStack.java | 132 public void glRotatex(int angle, int x, int y, int z) { in glRotatex() method in MatrixStack
|
| D | MatrixTrackingGL.java | 547 public void glRotatex(int angle, int x, int y, int z) { in glRotatex() method in MatrixTrackingGL
|
| /development/tools/emulator/opengl/host/libs/libOpenglRender/ |
| D | GLDispatch.h | 144 glRotatex_t glRotatex; member
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/ |
| D | GLEScmImp.cpp | 1353 GL_API void GL_APIENTRY glRotatex( GLfixed angle, GLfixed x, GLfixed y, GLfixed z) { in glRotatex() function
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() function
|
| D | gles_dispatch.h | 144 glRotatex_t glRotatex; member
|