Searched refs:glMaterialxvOES (Results 1 - 6 of 6) 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/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec36 void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h545 #define glMaterialxvOES wrap_glMaterialxvOES macro
H A Dgles_undefine.h545 #undef glMaterialxvOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h689 GL_API void GL_APIENTRY glMaterialxvOES (GLenum face, GLenum pname, const GLfixed *params);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp1993 /* void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params ) */
2021 glMaterialxvOES(
2037 /* void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params ) */
2060 glMaterialxvOES(
4061 {"glMaterialxvOES", "(II[II)V", (void *) android_glMaterialxvOES__II_3II },
4062 {"glMaterialxvOES", "(IILjava/nio/IntBuffer;)V", (void *) android_glMaterialxvOES__IILjava_nio_IntBuffer_2 },

Completed in 111 milliseconds