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

/external/webkit/Source/WebCore/platform/graphics/android/
H A DTiledPage.h134 SkIRect m_tileBounds; member in class:WebCore::TiledPage
H A DTiledPage.cpp360 m_tileBounds = tileBounds;
373 bool tileInView = m_tileBounds.contains(tile.x(), tile.y());

Completed in 160 milliseconds