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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1062 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1064 public static native void glTexGenxvOES( method in class:GLES11Ext
1071 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1073 public static native void glTexGenxvOES( method in class:GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec87 void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp41 #define glTexGenxv glTexGenxvOES
/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto352 glTexGenxvOES = 326;
/frameworks/native/opengl/include/GLES/
H A Dglext.h890 GL_API void GL_APIENTRY glTexGenxvOES (GLenum coord, GLenum pname, const GLfixed *params);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3184 /* void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params ) */
3212 glTexGenxvOES(
3228 /* void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params ) */
3242 glTexGenxvOES(
3572 {"glTexGenxvOES", "(II[II)V", (void *) android_glTexGenxvOES__II_3II },
3573 {"glTexGenxvOES", "(IILjava/nio/IntBuffer;)V", (void *) android_glTexGenxvOES__IILjava_nio_IntBuffer_2 },
H A Dcom_google_android_gles_jni_GLImpl.cpp42 #define glTexGenxv glTexGenxvOES
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1158 const GLMessage_Function GLMessage::glTexGenxvOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1506 static const Function glTexGenxvOES = GLMessage_Function_glTexGenxvOES; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp[all...]

Completed in 271 milliseconds