Home
last modified time | relevance | path

Searched defs:blendColor (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.h157 Color blendColor; member
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp174 glBlendColorType blendColor; member in WebCore::GraphicsContext3DInternal
736 void GraphicsContext3D::blendColor(GC3Dclampf red, GC3Dclampf green, GC3Dclampf blue, GC3Dclampf al… in blendColor() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp404 void GraphicsContext3D::blendColor(GC3Dclampf red, GC3Dclampf green, GC3Dclampf blue, GC3Dclampf al… in blendColor() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp776 void WebGLRenderingContext::blendColor(GC3Dfloat red, GC3Dfloat green, GC3Dfloat blue, GC3Dfloat al… in blendColor() function in WebCore::WebGLRenderingContext