Home
last modified time | relevance | path

Searched refs:clearBackgroundColor (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
DGraphicsLayerTextureMapper.cpp263 void GraphicsLayerTextureMapper::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerTextureMapper
268 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
DGraphicsLayerTextureMapper.h67 virtual void clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h62 virtual void clearBackgroundColor();
DGraphicsLayerQt.cpp1172 void GraphicsLayerQt::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerQt
1177 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGraphicsLayerChromium.h73 virtual void clearBackgroundColor();
DGraphicsLayerChromium.cpp260 void GraphicsLayerChromium::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerChromium
265 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsLayerCACF.h69 virtual void clearBackgroundColor();
DGraphicsLayerCACF.cpp286 void GraphicsLayerCACF::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerCACF
291 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h86 virtual void clearBackgroundColor();
DGraphicsLayerAndroid.cpp439 void GraphicsLayerAndroid::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerAndroid
445 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h271 virtual void clearBackgroundColor();
DGraphicsLayer.cpp239 void GraphicsLayer::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayer
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h88 virtual void clearBackgroundColor();
DGraphicsLayerCA.cpp518 void GraphicsLayerCA::clearBackgroundColor() in clearBackgroundColor() function in WebCore::GraphicsLayerCA
523 GraphicsLayer::clearBackgroundColor(); in clearBackgroundColor()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2425897 (WebCore::GraphicsLayerChromium::clearBackgroundColor):
34427 (WebCore::GraphicsLayerQt::clearBackgroundColor):
DChangeLog-2009-06-169505 (WebCore::GraphicsLayerCA::clearBackgroundColor):
DChangeLog-2010-01-295753 (WebCore::GraphicsLayerQt::clearBackgroundColor): reimp
DChangeLog-2010-12-061304 (WebCore::GraphicsLayerMac::clearBackgroundColor):