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

  /external/webkit/Source/WebCore/platform/graphics/
GraphicsLayer.cpp 239 void GraphicsLayer::clearBackgroundColor()
  /external/webkit/Source/WebCore/platform/graphics/texmap/
GraphicsLayerTextureMapper.cpp 263 void GraphicsLayerTextureMapper::clearBackgroundColor()
268 GraphicsLayer::clearBackgroundColor();
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GraphicsLayerChromium.cpp 260 void GraphicsLayerChromium::clearBackgroundColor()
265 GraphicsLayer::clearBackgroundColor();
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 286 void GraphicsLayerCACF::clearBackgroundColor()
291 GraphicsLayer::clearBackgroundColor();
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 439 void GraphicsLayerAndroid::clearBackgroundColor()
444 ALOGV("(%x) clearBackgroundColor", this);
445 GraphicsLayer::clearBackgroundColor();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp 518 void GraphicsLayerCA::clearBackgroundColor()
523 GraphicsLayer::clearBackgroundColor();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]

Completed in 395 milliseconds