Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h154 #define glRotatex FNPTR(glRotatex) macro
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java132 public void glRotatex(int angle, int x, int y, int z) { in glRotatex() method in MatrixStack
DMatrixTrackingGL.java547 public void glRotatex(int angle, int x, int y, int z) { in glRotatex() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h144 glRotatex_t glRotatex; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1353 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/
Dgles.cpp661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() function
Dgles_dispatch.h144 glRotatex_t glRotatex; member