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