Searched refs:requestedImageTimestamp (Results 1 – 1 of 1) sorted by relevance
138 Long requestedImageTimestamp = dispatchRecord.timestampBufferQueue.peekNext(); in distributeImage() local139 while (requestedImageTimestamp != null && requestedImageTimestamp < timestamp) { in distributeImage()153 requestedImageTimestamp, timestamp), new RuntimeException()); in distributeImage()161 requestedImageTimestamp = dispatchRecord.timestampBufferQueue.peekNext(); in distributeImage()163 if (requestedImageTimestamp == null) { in distributeImage()166 if (requestedImageTimestamp == timestamp) { in distributeImage()