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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1615 // C function void glUniform3fv ( GLint location, GLsizei count, const GLfloat *v )
1617 public static native void glUniform3fv( method in class:GLES20
1624 // C function void glUniform3fv ( GLint location, GLsizei count, const GLfloat *v )
1626 public static native void glUniform3fv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h846 #define glUniform3fv wrap_glUniform3fv macro
H A Dgles_undefine.h846 #undef glUniform3fv macro

Completed in 43 milliseconds