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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java681 // C function void glTexParameterxvOES ( GLenum target, GLenum pname, const GLfixed *params )
683 public static native void glTexParameterxvOES( method in class:GLES11Ext
690 // C function void glTexParameterxvOES ( GLenum target, GLenum pname, const GLfixed *params )
692 public static native void glTexParameterxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h814 #undef glTexParameterxvOES macro
H A Dwrap_gles.h814 #define glTexParameterxvOES wrap_glTexParameterxvOES macro

Completed in 96 milliseconds