Searched refs:glTexEnvxvOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java656 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
658 public static native void glTexEnvxvOES( method in class:GLES11Ext
665 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
667 public static native void glTexEnvxvOES( method in class:GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec49 void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h790 #undef glTexEnvxvOES macro
H A Dwrap_gles.h790 #define glTexEnvxvOES wrap_glTexEnvxvOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h702 GL_API void GL_APIENTRY glTexEnvxvOES (GLenum target, GLenum pname, const GLfixed *params);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2091 /* void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params ) */
2119 glTexEnvxvOES(
2135 /* void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params ) */
2149 glTexEnvxvOES(
3644 {"glTexEnvxvOES", "(II[II)V", (void *) android_glTexEnvxvOES__II_3II },
3645 {"glTexEnvxvOES", "(IILjava/nio/IntBuffer;)V", (void *) android_glTexEnvxvOES__IILjava_nio_IntBuffer_2 },

Completed in 88 milliseconds