Searched refs:probablyWaitsForPresentFence (Results 1 – 2 of 2) sorted by relevance
612 idleDuration += displayTiming.probablyWaitsForPresentFence in estimateWorkDuration()710 timeline.probablyWaitsForPresentFence = fenceTime > timeline.presentFenceWaitStartTime && in calculateDisplayTimeline()715 (timeline.probablyWaitsForPresentFence ? fenceTime in calculateDisplayTimeline()
181 bool probablyWaitsForPresentFence = false; member