Searched refs:mRefreshPeriod (Results 1 – 4 of 4) sorted by relevance
29 mRefreshPeriod(0), in SoftVsyncObserver()99 mRefreshPeriod = nsecs_t(1e9 / mRefreshRate); in control()100 mNextFakeVSync = systemTime(CLOCK_MONOTONIC) + mRefreshPeriod; in control()121 const nsecs_t period = mRefreshPeriod; in threadLoop()
42 nsecs_t mRefreshPeriod; variable
33 mRefreshPeriod(0), in SoftVsyncObserver()103 mRefreshPeriod = nsecs_t(1e9 / mRefreshRate); in control()104 mNextFakeVSync = systemTime(CLOCK_MONOTONIC) + mRefreshPeriod; in control()125 const nsecs_t period = mRefreshPeriod; in threadLoop()