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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java405 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
407 public static native void glGetMaterialxvOES( method in class:GLES11Ext
414 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
416 public static native void glGetMaterialxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h368 #undef glGetMaterialxvOES macro
H A Dwrap_gles.h368 #define glGetMaterialxvOES wrap_glGetMaterialxvOES macro

Completed in 58 milliseconds