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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1556 // C function void glUniform2f ( GLint location, GLfloat x, GLfloat y )
1558 public static native void glUniform2f( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h839 #define glUniform2f wrap_glUniform2f macro
H A Dgles_undefine.h839 #undef glUniform2f macro

Completed in 421 milliseconds