HomeSort by relevance Sort by last modified time
    Searched refs:clearLayerBackgroundColor (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
GraphicsLayerChromium.cpp 82 static void clearLayerBackgroundColor(LayerChromium& layer)
266 clearLayerBackgroundColor(*m_contentsLayer);
446 clearLayerBackgroundColor(*m_layer);
627 clearLayerBackgroundColor(*m_contentsLayer);
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 115 static void clearLayerBackgroundColor(WKCACFLayer* layer)
292 clearLayerBackgroundColor(m_contentsLayer.get());
404 clearLayerBackgroundColor(m_layer.get());
656 clearLayerBackgroundColor(m_contentsLayer.get());

Completed in 423 milliseconds