Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h581 static const unsigned visualPixelThreshold = 32 * 32; in incrementVisuallyNonEmptyPixelCount() local
582 if (m_visuallyNonEmptyPixelCount > visualPixelThreshold) in incrementVisuallyNonEmptyPixelCount()