Searched defs:timestamps (Results 1 – 7 of 7) sorted by relevance
60 public Surface bind(BufferQueue<Long> timestamps) in bind()
169 ConcurrentBufferQueue<Long> timestamps = new ConcurrentBufferQueue<>(); in addStream() local
37 public TimestampResponseListener(Updatable<Long> timestamps) { in TimestampResponseListener()
36 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException { in bind()
54 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind()
77 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind()
269 ArrayList<Long> timestamps = new ArrayList<Long>(mCapturedImageTimestamps); in onImageCaptured() local