Searched defs:glBlendColor (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/
H A Dnullgles.cpp161 void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {} function
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java385 // C function void glBlendColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
387 public static native void glBlendColor( method in class:GLES20

Completed in 316 milliseconds