Searched refs:timePresented (Results 1 – 1 of 1) sorted by relevance
339 long timePresented = timestamp.nanoTime + timeDelta; in checkOutputLowLatency() local340 long latencyNanos = timePresented - timeWritten; in checkOutputLowLatency()