HomeSort by relevance Sort by last modified time
    Searched defs:clearBackgroundColor (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.cpp 233 void GraphicsLayer::clearBackgroundColor()
  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 288 void GraphicsLayerCACF::clearBackgroundColor()
293 GraphicsLayer::clearBackgroundColor();
  /external/webkit/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 361 void GraphicsLayerAndroid::clearBackgroundColor()
363 LOG("(%x) clearBackgroundColor", this);
364 GraphicsLayer::clearBackgroundColor();
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp 740 void GraphicsLayerQt::clearBackgroundColor()
744 GraphicsLayer::clearBackgroundColor();
    [all...]

Completed in 490 milliseconds