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

/external/webkit/Source/WebCore/loader/
H A DProgressTracker.cpp224 double notificationProgressDelta = m_progressValue - m_lastNotifiedProgressValue; local
225 if ((notificationProgressDelta >= m_progressNotificationInterval ||

Completed in 42 milliseconds