Searched refs:mVsyncAppliedTimeLine (Results 1 – 2 of 2) sorted by relevance
1048 mVsyncAppliedTimeLine{false, 0, systemTime(SYSTEM_TIME_MONOTONIC)},4456 mVsyncAppliedTimeLine = *outTimeline; in setActiveConfigWithConstraints()4691 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos, in updateVsyncAppliedTimeLine()4695 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos, in updateVsyncAppliedTimeLine()4696 mVsyncAppliedTimeLine.refreshTimeNanos); in updateVsyncAppliedTimeLine()4699 mVsyncAppliedTimeLine.refreshRequired = false; in updateVsyncAppliedTimeLine()4701 mVsyncAppliedTimeLine.refreshRequired = true; in updateVsyncAppliedTimeLine()4705 mVsyncAppliedTimeLine.refreshRequired, in updateVsyncAppliedTimeLine()4706 mVsyncAppliedTimeLine.newVsyncAppliedTimeNanos); in updateVsyncAppliedTimeLine()4708 dev->onVsyncPeriodTimingChanged(getId(), &mVsyncAppliedTimeLine); in updateVsyncAppliedTimeLine()
644 hwc_vsync_period_change_timeline_t mVsyncAppliedTimeLine; variable