Searched refs:glGetTexGenivOES (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1096 // C function void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params )
1098 public static native void glGetTexGenivOES( method in class:GLES11Ext
1105 // C function void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params )
1107 public static native void glGetTexGenivOES( method in class:GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec89 void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params )
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp34 #define glGetTexGeniv glGetTexGenivOES
/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto221 glGetTexGenivOES = 195;
/frameworks/native/opengl/include/GLES/
H A Dglext.h892 GL_API void GL_APIENTRY glGetTexGenivOES (GLenum coord, GLenum pname, GLint *params);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3320 /* void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params ) */
3348 glGetTexGenivOES(
3364 /* void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params ) */
3378 glGetTexGenivOES(
3576 {"glGetTexGenivOES", "(II[II)V", (void *) android_glGetTexGenivOES__II_3II },
3577 {"glGetTexGenivOES", "(IILjava/nio/IntBuffer;)V", (void *) android_glGetTexGenivOES__IILjava_nio_IntBuffer_2 },
H A Dcom_google_android_gles_jni_GLImpl.cpp35 #define glGetTexGeniv glGetTexGenivOES
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1027 const GLMessage_Function GLMessage::glGetTexGenivOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1375 static const Function glGetTexGenivOES = GLMessage_Function_glGetTexGenivOES; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp[all...]

Completed in 8216 milliseconds