Searched defs:glRotatef (Results 1 – 9 of 9) sorted by relevance
1036 void glRotatef(GLfloat a, GLfloat x, GLfloat y, GLfloat z) in glRotatef() function
802 void glRotatef( in glRotatef() method
1053 public static native void glRotatef( in glRotatef() method in GLES10
670 public void glRotatef(float angle, float x, float y, float z) { in glRotatef() method in GLErrorWrapper
2267 public void glRotatef(float angle, float x, float y, float z) { in glRotatef() method in GLLogWrapper
315 glRotatef = 289; enumerator
1121 const GLMessage_Function GLMessage::glRotatef; member in android::gltrace::GLMessage
1469 static const Function glRotatef = GLMessage_Function_glRotatef; variable
878 public native void glRotatef( in glRotatef() method in GLImpl