Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dincoming_task_queue.cc72 delay.InMilliseconds() < (2 * Time::kMinLowResolutionThresholdMs)) { in AddToIncomingQueue()
/external/libchrome/base/time/
Dtime.h496 static const int kMinLowResolutionThresholdMs = 16; variable
/external/libweave/third_party/chromium/base/time/
Dtime.h496 static const int kMinLowResolutionThresholdMs = 16; variable