Home
last modified time | relevance | path

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

/external/chromium_org/base/time/
Dtime_mac.cc227 bool TimeTicks::IsHighResNowFastAndReliable() { in IsHighResNowFastAndReliable() function in base::TimeTicks
Dtime_posix.cc322 bool TimeTicks::IsHighResNowFastAndReliable() { in IsHighResNowFastAndReliable() function in base::TimeTicks
Dtime_win.cc513 bool TimeTicks::IsHighResNowFastAndReliable() { in IsHighResNowFastAndReliable() function in TimeTicks
Dtime.h590 static bool IsHighResNowFastAndReliable();
/external/chromium_org/content/renderer/
Drender_widget.cc958 if (base::TimeTicks::IsHighResNowFastAndReliable()) in OnHandleInputEvent()
980 if (base::TimeTicks::IsHighResNowFastAndReliable()) { in OnHandleInputEvent()
1082 if (base::TimeTicks::IsHighResNowFastAndReliable()) { in OnHandleInputEvent()
/external/chromium_org/ui/views/win/
Dhwnd_message_handler.cc2176 if (base::TimeTicks::IsHighResNowFastAndReliable()) in OnTouchEvent()