Home
last modified time | relevance | path

Searched refs:setDebugBackgroundColor (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsLayerCACF.h86 virtual void setDebugBackgroundColor(const Color&);
DGraphicsLayerCACF.cpp399 void GraphicsLayerCACF::setDebugBackgroundColor(const Color& color) in setDebugBackgroundColor() function in WebCore::GraphicsLayerCACF
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGraphicsLayerChromium.h94 virtual void setDebugBackgroundColor(const Color&);
DGraphicsLayerChromium.cpp441 void GraphicsLayerChromium::setDebugBackgroundColor(const Color& color) in setDebugBackgroundColor() function in WebCore::GraphicsLayerChromium
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h117 virtual void setDebugBackgroundColor(const Color&);
DGraphicsLayerAndroid.cpp1098 void GraphicsLayerAndroid::setDebugBackgroundColor(const Color& color) in setDebugBackgroundColor() function in WebCore::GraphicsLayerAndroid
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h115 virtual void setDebugBackgroundColor(const Color&);
DGraphicsLayerCA.cpp1976 void GraphicsLayerCA::setDebugBackgroundColor(const Color& color) in setDebugBackgroundColor() function in WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h347 virtual void setDebugBackgroundColor(const Color&) { } in setDebugBackgroundColor() function
DGraphicsLayer.cpp276 setDebugBackgroundColor(Color(128, 255, 255, 52)); in updateDebugIndicators()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2425910 (WebCore::GraphicsLayerChromium::setDebugBackgroundColor):
DChangeLog-2010-12-061373 (WebCore::GraphicsLayerMac::setDebugBackgroundColor):