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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1564 // C function void glUniform2fv ( GLint location, GLsizei count, const GLfloat *v )
1566 public static native void glUniform2fv( method in class:GLES20
1573 // C function void glUniform2fv ( GLint location, GLsizei count, const GLfloat *v )
1575 public static native void glUniform2fv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h841 #define glUniform2fv wrap_glUniform2fv macro
H A Dgles_undefine.h840 #undef glUniform2fv macro

Completed in 20 milliseconds