Searched defs:blendColor (Results 1 – 4 of 4) sorted by relevance
/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 |
/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 |