Searched refs:setDebugBackgroundColor (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DGraphicsLayerAndroid.h113 virtual void setDebugBackgroundColor(const Color&);
H A DGraphicsLayerAndroid.cpp907 void GraphicsLayerAndroid::setDebugBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayerAndroid
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.h94 virtual void setDebugBackgroundColor(const Color&);
H A DGraphicsLayerChromium.cpp441 void GraphicsLayerChromium::setDebugBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayerChromium
/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsLayerCACF.h86 virtual void setDebugBackgroundColor(const Color&);
H A DGraphicsLayerCACF.cpp399 void GraphicsLayerCACF::setDebugBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayerCACF
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h347 virtual void setDebugBackgroundColor(const Color&) { } function in class:WebCore::GraphicsLayer
H A DGraphicsLayer.cpp276 setDebugBackgroundColor(Color(128, 255, 255, 52));
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h115 virtual void setDebugBackgroundColor(const Color&);
H A DGraphicsLayerCA.cpp1976 void GraphicsLayerCA::setDebugBackgroundColor(const Color& color) function in class:WebCore::GraphicsLayerCA

Completed in 4304 milliseconds