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

  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.h 147 WebCore::IntRect calculateKeepRect(const WebCore::IntRect& visibleRect) const;
TiledDrawingAreaProxy.cpp 393 IntRect TiledDrawingAreaProxy::calculateKeepRect(const IntRect& visibleRect) const
425 dropTilesOutsideRect(calculateKeepRect(visibleRect));

Completed in 184 milliseconds