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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1658 // C function void glUniform4f ( GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
1660 public static native void glUniform4f( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h851 #define glUniform4f wrap_glUniform4f macro
H A Dgles_undefine.h851 #undef glUniform4f macro

Completed in 49 milliseconds