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

/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
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h54 #define glBlendColor wrap_glBlendColor macro
H A Dgles_undefine.h54 #undef glBlendColor macro

Completed in 95 milliseconds