Home
last modified time | relevance | path

Searched refs:incContentUpdates (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DSurfaceCollectionManager.cpp147 TilesManager::instance()->incContentUpdates(); in updateWithSurfaceCollection()
240 TilesManager::instance()->incContentUpdates(); in drawGL()
DTilesManager.h154 void incContentUpdates() { m_contentUpdates++; } in incContentUpdates() function