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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.h 76 void invalidateRootLayerRect(const IntRect& dirtyRect);
LayerRendererChromium.cpp 156 void LayerRendererChromium::invalidateRootLayerRect(const IntRect& dirtyRect)
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 341 void invalidateRootLayerRect(const WebCore::IntRect&);
WebViewImpl.cpp     [all...]
ChromeClientImpl.cpp 530 m_webView->invalidateRootLayerRect(updateRect);

Completed in 41 milliseconds