Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/
DPeriodRefreshRateCalculator.cpp61 auto periodNs = presentTimeNs - mLastPresentTimeNs; in onPresentInternal() local
62 if (periodNs <= std::nano::den) { in onPresentInternal()
63 int numVsync = std::max(mMinVsyncNum, durationToVsync(periodNs)); in onPresentInternal()
/hardware/interfaces/sensors/2.1/
Dtypes.hal148 * NOTE: periodNs is in nanoseconds where as maxDelay/minDelay are in
/hardware/interfaces/sensors/1.0/
Dtypes.hal904 * NOTE: periodNs is in nanoseconds where as maxDelay/minDelay are in