Searched defs:numPeriods (Results 1 – 3 of 3) sorted by relevance
107 const int64_t numPeriods = (mCounter64 + period - 1) / period; in roundUp64() local
196 int numPeriods = int((duration + mDisplayPeriod/2) / in updateStatsLocked() local
1571 const auto numPeriods = displayRefreshRate.getValue() / layerFrameRate.getValue(); in getFrameRateDivisor() local