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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DWidthCache.h126 : m_interval(s_maxInterval)
179 if (m_interval < s_maxInterval)
195 static const int s_maxInterval = 20; // Sampling at this interval has almost no overhead. member in class:blink::WidthCache

Completed in 34 milliseconds