Searched defs:glTexGenxvOES (Results 1 - 3 of 3) sorted by last modified time

/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
/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

Completed in 1393 milliseconds