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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp350 const Message_Function Message::glUniform1f; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h424 static const Function glUniform1f = Message_Function_glUniform1f; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1523 // C function void glUniform1f ( GLint location, GLfloat x )
1525 public static native void glUniform1f( method in class:GLES20

Completed in 563 milliseconds