Searched refs:local_common_time (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/common_time/
H A Dclock_recovery.cpp127 int64_t local_common_time = 0; local
128 common_clock_->localToCommon(local_time, &local_common_time);
129 int64_t raw_delta = nominal_common_time - local_common_time;
133 local_common_time, nominal_common_time,

Completed in 80 milliseconds