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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp241 void glUniform2f(GLint location, GLfloat v0, GLfloat v1) {} function
H A Dunwrap_gles.h842 #undef glUniform2f macro
H A Dwrap_gles.h842 #define glUniform2f wrap_glUniform2f macro
/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

Completed in 949 milliseconds