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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java530 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
532 public static native void glMaterialxvOES( method in class:GLES11Ext
539 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
541 public static native void glMaterialxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h545 #define glMaterialxvOES wrap_glMaterialxvOES macro
H A Dgles_undefine.h545 #undef glMaterialxvOES macro

Completed in 37 milliseconds