Searched refs:mUpdatePeriodNs (Results 1 – 2 of 2) sorted by relevance
31 mUpdatePeriodNs(updatePeriodNs) { in VariableRefreshRateStatistic()44 mUpdateEvent.mWhenNs = getSteadyClockTimeNs() + mUpdatePeriodNs; in VariableRefreshRateStatistic()276 mUpdateEvent.mWhenNs = getSteadyClockTimeNs() + mUpdatePeriodNs; in updateStatistic()
204 const int64_t mUpdatePeriodNs; variable