Home
last modified time | relevance | path

Searched defs:glUniform1fv (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/libagl2/src/
Dapi.cpp207 void API_ENTRY(glUniform1fv)(GLint location, GLsizei count, const GLfloat* v) in API_ENTRY() argument
/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp351 const Message_Function Message::glUniform1fv; member in com::android::glesv2debugger::Message
Ddebugger_message.pb.h425 static const Function glUniform1fv = Message_Function_glUniform1fv; variable
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1532 public static native void glUniform1fv( in glUniform1fv() method in GLES20
1541 public static native void glUniform1fv( in glUniform1fv() method in GLES20