Searched refs:glMaterialxvOES (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11Ext.java | 532 public static native void glMaterialxvOES( in glMaterialxvOES() method in GLES11Ext 541 public static native void glMaterialxvOES( in glMaterialxvOES() method in GLES11Ext
|
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 187 glMaterialxvOES;
|
D | entries_gles1.in | 198 GL_ENTRY(void, glMaterialxvOES, GLenum face, GLenum pname, const GLfixed *param)
|
D | entries.in | 568 GL_ENTRY(void, glMaterialxvOES, GLenum face, GLenum pname, const GLfixed *param)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES11Ext.spec | 36 void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 100 void API_ENTRY(glMaterialxvOES)(GLenum face, GLenum pname, const GLfixed *param) { 101 CALL_GL_API(glMaterialxvOES, face, pname, param);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 545 #undef glMaterialxvOES
|
D | gles_redefine.h | 546 #define glMaterialxvOES wrap_glMaterialxvOES macro
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 230 GL_API void GL_APIENTRY glMaterialxvOES (GLenum face, GLenum pname, const GLfixed *param);
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES11Ext.cpp | 1986 glMaterialxvOES( in android_glMaterialxvOES__II_3II() 2025 glMaterialxvOES( in android_glMaterialxvOES__IILjava_nio_IntBuffer_2()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |