Searched defs:glGetTexGenfvOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1079 // C function void glGetTexGenfvOES ( GLenum coord, GLenum pname, GLfloat *params )
1081 public static native void glGetTexGenfvOES( method in class:GLES11Ext
1088 // C function void glGetTexGenfvOES ( GLenum coord, GLenum pname, GLfloat *params )
1090 public static native void glGetTexGenfvOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1026 const GLMessage_Function GLMessage::glGetTexGenfvOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1374 static const Function glGetTexGenfvOES = GLMessage_Function_glGetTexGenfvOES; member in class:android::gltrace::GLMessage

Completed in 377 milliseconds