Searched refs:mLastPostcompDuration (Results 1 – 2 of 2) sorted by relevance
338 mLastPostcompDuration = compositeEnd - mLastSfPresentEndTime; in setCompositeEnd()462 estimatedFlingerEndTime + mLastPostcompDuration - mCommitStartTimes[0]; in estimateWorkDuration()
256 nsecs_t mLastPostcompDuration = 0; variable