glBlendColor      923 gpu/command_buffer/client/gles2_c_lib_autogen.h     {"glBlendColor", reinterpret_cast<GLES2FunctionPointer>(glBlendColor), },
glBlendColor      100 gpu/command_buffer/service/context_state_impl_autogen.h   glBlendColor(
glBlendColor       97 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     glBlendColor(red, green, blue, alpha);
glBlendColor       32 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc   functions->fBlendColor = glBlendColor;
glBlendColor       87 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glBlendColor(red, green, blue, alpha);
glBlendColor      646 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
glBlendColor      385 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
glBlendColor       69 ui/gl/gl_bindings_skia_in_process.cc   glBlendColor(red, green, blue, alpha);