Searched refs:mVsyncAppliedTimeLine (Results 1 – 2 of 2) sorted by relevance
669 mVsyncAppliedTimeLine{false, 0, systemTime(SYSTEM_TIME_MONOTONIC)},3675 mVsyncAppliedTimeLine = *outTimeline; in setActiveConfigWithConstraints()3843 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos, in updateVsyncAppliedTimeLine()3847 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos, in updateVsyncAppliedTimeLine()3848 mVsyncAppliedTimeLine.refreshTimeNanos); in updateVsyncAppliedTimeLine()3851 mVsyncAppliedTimeLine.refreshRequired = false; in updateVsyncAppliedTimeLine()3853 mVsyncAppliedTimeLine.refreshRequired = true; in updateVsyncAppliedTimeLine()3857 mVsyncAppliedTimeLine.refreshRequired, in updateVsyncAppliedTimeLine()3858 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos); in updateVsyncAppliedTimeLine()3862 &mVsyncAppliedTimeLine); in updateVsyncAppliedTimeLine()
551 hwc_vsync_period_change_timeline_t mVsyncAppliedTimeLine; variable