Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dclock_recovery.h51 int applyRateLimitedSlew();
Dclock_recovery.cpp410 int ClockRecoveryLoop::applyRateLimitedSlew() { in applyRateLimitedSlew() function in android::ClockRecoveryLoop
Dcommon_time_server.cpp231 t2 = static_cast<uint32_t>(mClockRecovery.applyRateLimitedSlew()); in runStateMachine_l()