Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DImageQualityController.cpp40 static const double cLowQualityTimeThreshold = 0.500; // 500 ms variable
127 m_timer.startOneShot(cLowQualityTimeThreshold); in restartTimer()