Searched refs:extraVsyncs (Results 1 – 1 of 1) sorted by relevance
1695 int64_t extraVsyncs = in setCompositorTimingSnapped() local1697 nsecs_t snappedCompositeToPresentLatency = (extraVsyncs > 0) ? in setCompositorTimingSnapped()1698 idealLatency + (extraVsyncs * vsyncInterval) : idealLatency; in setCompositorTimingSnapped()