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 Dunwrap_gles.h548 #undef glMaterialxvOES macro
H A Dwrap_gles.h548 #define glMaterialxvOES wrap_glMaterialxvOES macro

Completed in 122 milliseconds