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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java698 // C function void glTranslatexOES ( GLfixed x, GLfixed y, GLfixed z )
700 public static native void glTranslatexOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h832 #define glTranslatexOES wrap_glTranslatexOES macro
H A Dgles_undefine.h832 #undef glTranslatexOES macro

Completed in 37 milliseconds