Searched refs:mVsyncPeriod (Results 1 – 2 of 2) sorted by relevance
44 static int64_t getVsyncPeriod() { return get()->mVsyncPeriod; } in getVsyncPeriod()52 get()->mVsyncPeriod = static_cast<int64_t>(1000000000 / refreshRate); in setRefreshRate()89 return mVsyncPeriod - (mPresentationDeadlineNanos - 1000000); in getCompositorOffsetInternal()104 int64_t mVsyncPeriod = 16666666; variable
116 mVsyncPeriod = vsyncPeriod; in onRefreshRateChanged()