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 Dgles_redefine.h811 #define glTexParameterxvOES wrap_glTexParameterxvOES macro
H A Dgles_undefine.h811 #undef glTexParameterxvOES macro

Completed in 566 milliseconds