blendEquation    1136 Source/core/html/canvas/WebGLRenderingContextBase.cpp     m_context->blendEquation(mode);
blendEquation     120 Source/core/html/canvas/WebGLRenderingContextBase.h     void blendEquation(GLenum mode);
blendEquation      77 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual void blendEquation(WGC3Denum mode) { }
blendEquation     220 public/platform/WebGraphicsContext3D.h     virtual void blendEquation(WGC3Denum mode) = 0;