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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp313 const Message_Function Message::glGetUniformfv; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h387 static const Function glGetUniformfv = Message_Function_glGetUniformfv; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1163 // C function void glGetUniformfv ( GLuint program, GLint location, GLfloat *params )
1165 public static native void glGetUniformfv( method in class:GLES20
1172 // C function void glGetUniformfv ( GLuint program, GLint location, GLfloat *params )
1174 public static native void glGetUniformfv( method in class:GLES20

Completed in 40 milliseconds