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.cc308 bool TimeTicks::IsHighResNowFastAndReliable() { in IsHighResNowFastAndReliable() function in base::TimeTicks
Dtime_win.cc493 bool TimeTicks::IsHighResNowFastAndReliable() { in IsHighResNowFastAndReliable() function in TimeTicks
Dtime.h601 static bool IsHighResNowFastAndReliable();
/external/chromium_org/content/renderer/
Drender_widget.cc907 if (base::TimeTicks::IsHighResNowFastAndReliable()) in OnHandleInputEvent()
929 if (base::TimeTicks::IsHighResNowFastAndReliable()) { in OnHandleInputEvent()
1035 if (base::TimeTicks::IsHighResNowFastAndReliable()) { in OnHandleInputEvent()
/external/chromium_org/ui/views/win/
Dhwnd_message_handler.cc2137 if (base::TimeTicks::IsHighResNowFastAndReliable()) in OnTouchEvent()