Searched refs:glTranslatexOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec52 void glTranslatexOES ( GLfixed x, GLfixed y, GLfixed z )
/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 Dunwrap_gles.h835 #undef glTranslatexOES macro
H A Dwrap_gles.h835 #define glTranslatexOES wrap_glTranslatexOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h705 GL_API void GL_APIENTRY glTranslatexOES (GLfixed x, GLfixed y, GLfixed z);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2238 /* void glTranslatexOES ( GLfixed x, GLfixed y, GLfixed z ) */
2242 glTranslatexOES(
3649 {"glTranslatexOES", "(III)V", (void *) android_glTranslatexOES__III },

Completed in 28 milliseconds