Home
last modified time | relevance | path

Searched defs:blendEquation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp175 glBlendEquationType blendEquation; member in WebCore::GraphicsContext3DInternal
742 void GraphicsContext3D::blendEquation(GC3Denum mode) in blendEquation() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp410 void GraphicsContext3D::blendEquation(GC3Denum mode) in blendEquation() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp784 void WebGLRenderingContext::blendEquation(GC3Denum mode) in blendEquation() function in WebCore::WebGLRenderingContext