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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java656 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
658 public static native void glTexEnvxvOES( method in class:GLES11Ext
665 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
667 public static native void glTexEnvxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h790 #undef glTexEnvxvOES macro
H A Dwrap_gles.h790 #define glTexEnvxvOES wrap_glTexEnvxvOES macro

Completed in 43 milliseconds