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.cpp161 TilesManager::instance()->incContentUpdates(); in updateWithSurfaceCollection()
262 TilesManager::instance()->incContentUpdates(); in drawGL()
DTilesManager.h140 void incContentUpdates() { m_contentUpdates++; } in incContentUpdates() function