Searched defs:glRotatexOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java624 // C function void glRotatexOES ( GLfixed angle, GLfixed x, GLfixed y, GLfixed z )
626 public static native void glRotatexOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h729 #define glRotatexOES wrap_glRotatexOES macro
H A Dgles_undefine.h729 #undef glRotatexOES macro

Completed in 69 milliseconds