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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp2097 static const double minCachedDeltaForWarning = 0.01; local
2099 if (delta > minCachedDeltaForWarning)

Completed in 346 milliseconds