Searched refs:estimatedHwcEndTime (Results 1 – 1 of 1) sorted by relevance
580 TimePoint estimatedHwcEndTime = mCommitStartTimes[0]; in estimateWorkDuration() local609 estimatedHwcEndTime = displayTiming.hwcPresentEndTime; in estimateWorkDuration()637 estimatedHwcEndTime -= idleDuration; in estimateWorkDuration()643 std::max(estimatedHwcEndTime, estimatedGpuEndTime.value_or(TimePoint{0ns})) - in estimateWorkDuration()646 mFrameDelayDuration + estimatedHwcEndTime - mCommitStartTimes[0]; in estimateWorkDuration()