Home
last modified time | relevance | path

Searched defs:keepRect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.cpp213 IntRect keepRect = visibleRect; in createTiles() local
287 void TiledBackingStore::dropTilesOutsideRect(const IntRect& keepRect) in dropTilesOutsideRect()
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.cpp505 void TiledDrawingAreaProxy::dropTilesOutsideRect(const IntRect& keepRect) in dropTilesOutsideRect()