Searched refs:clearBackgroundColor (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.h73 virtual void clearBackgroundColor();
H A DGraphicsLayerChromium.cpp260 void GraphicsLayerChromium::clearBackgroundColor() function in class:WebCore::GraphicsLayerChromium
265 GraphicsLayer::clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.h62 virtual void clearBackgroundColor();
H A DGraphicsLayerQt.cpp1172 void GraphicsLayerQt::clearBackgroundColor() function in class:WebCore::GraphicsLayerQt
1177 GraphicsLayer::clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h67 virtual void clearBackgroundColor();
H A DGraphicsLayerTextureMapper.cpp263 void GraphicsLayerTextureMapper::clearBackgroundColor() function in class:WebCore::GraphicsLayerTextureMapper
268 GraphicsLayer::clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsLayerCACF.h69 virtual void clearBackgroundColor();
H A DGraphicsLayerCACF.cpp286 void GraphicsLayerCACF::clearBackgroundColor() function in class:WebCore::GraphicsLayerCACF
291 GraphicsLayer::clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/android/
H A DGraphicsLayerAndroid.h86 virtual void clearBackgroundColor();
H A DGraphicsLayerAndroid.cpp439 void GraphicsLayerAndroid::clearBackgroundColor() function in class:WebCore::GraphicsLayerAndroid
444 ALOGV("(%x) clearBackgroundColor", this);
445 GraphicsLayer::clearBackgroundColor();
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h271 virtual void clearBackgroundColor();
H A DGraphicsLayer.cpp239 void GraphicsLayer::clearBackgroundColor() function in class:WebCore::GraphicsLayer
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h88 virtual void clearBackgroundColor();
H A DGraphicsLayerCA.cpp518 void GraphicsLayerCA::clearBackgroundColor() function in class:WebCore::GraphicsLayerCA
523 GraphicsLayer::clearBackgroundColor();

Completed in 128 milliseconds