Searched defs:blendColor (Results 1 – 5 of 5) sorted by relevance
/external/skia/gm/ |
D | imagefiltersgraph.cpp | 77 …SkAutoTUnref<SkImageFilter> blendColor(new SkBlendImageFilter(SkBlendImageFilter::kNormal_Mode, co… in onDraw() local
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Context.h | 157 Color blendColor; member
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContext3DQt.cpp | 174 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/ |
D | GraphicsContext3DOpenGL.cpp | 404 void GraphicsContext3D::blendColor(GC3Dclampf red, GC3Dclampf green, GC3Dclampf blue, GC3Dclampf al… in blendColor() function in WebCore::GraphicsContext3D
|
/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLRenderingContext.cpp | 776 void WebGLRenderingContext::blendColor(GC3Dfloat red, GC3Dfloat green, GC3Dfloat blue, GC3Dfloat al… in blendColor() function in WebCore::WebGLRenderingContext
|