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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1668 // C function void glUniform4fv ( GLint location, GLsizei count, const GLfloat *v )
1670 public static native void glUniform4fv( method in class:GLES20
1677 // C function void glUniform4fv ( GLint location, GLsizei count, const GLfloat *v )
1679 public static native void glUniform4fv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h852 #define glUniform4fv wrap_glUniform4fv macro
H A Dgles_undefine.h852 #undef glUniform4fv macro

Completed in 42 milliseconds