OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMinLowResolutionThresholdMs
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
time.h
273
static const int
kMinLowResolutionThresholdMs
= 16;
message_loop.cc
491
delay_ms < (2 * base::Time::
kMinLowResolutionThresholdMs
);
Completed in 269 milliseconds