Searched refs:tileIndexesFullyContainedInRegion (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DRenderQueue.h91 TileIndexList tileIndexesFullyContainedInRegion(const Platform::IntRectRegion&, BackingStoreGeometry*) const;
H A DRenderQueue.cpp236 TileIndexList RenderQueue::tileIndexesFullyContainedInRegion(const Platform::IntRectRegion& region, BackingStoreGeometry* geometry) const function in class:BlackBerry::WebKit::RenderQueue
481 clearTileIndexes(tileIndexesFullyContainedInRegion(region, m_parent->frontState()), clearJobsFlags);

Completed in 76 milliseconds