OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deltaUsec
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_api.cpp
423
int64_t
deltaUsec
= cclk.localDurationToCommonDuration(delta);
427
static_cast<float>(
deltaUsec
) / 1000.0);
common_time_server.cpp
[
all
...]
Completed in 497 milliseconds