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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java439 // C function void glGetTexParameterxvOES ( GLenum target, GLenum pname, GLfixed *params )
441 public static native void glGetTexParameterxvOES( method in class:GLES11Ext
448 // C function void glGetTexParameterxvOES ( GLenum target, GLenum pname, GLfixed *params )
450 public static native void glGetTexParameterxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h452 #define glGetTexParameterxvOES wrap_glGetTexParameterxvOES macro
H A Dgles_undefine.h452 #undef glGetTexParameterxvOES macro

Completed in 20 milliseconds