Home
last modified time | relevance | path

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

/frameworks/base/opengl/libagl2/src/
Dapi.cpp243 void API_ENTRY(glUniform4fv)(GLint location, GLsizei count, const GLfloat* v) in API_ENTRY() argument
/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp363 const Message_Function Message::glUniform4fv; member in com::android::glesv2debugger::Message
Ddebugger_message.pb.h437 static const Function glUniform4fv = Message_Function_glUniform4fv; variable
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1685 public static native void glUniform4fv( in glUniform4fv() method in GLES20
1694 public static native void glUniform4fv( in glUniform4fv() method in GLES20