Searched refs:timestamps (Results 1 – 10 of 10) sorted by relevance
54 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind() argument56 mLifetime.add(timestamps); in bind()57 mImageDistributor.addRoute(timestamps, mImageStreamController); in bind()
77 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind() argument80 return super.bind(timestamps); in bind()
169 ConcurrentBufferQueue<Long> timestamps = new ConcurrentBufferQueue<>(); in addStream() local172 timestamps, mBuilder)); in addStream()174 mResponseListeners.add(ResponseListeners.forTimestamps(timestamps)); in addStream()
60 public Surface bind(BufferQueue<Long> timestamps) in bind() argument
36 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException { in bind() argument39 timestamps.close(); in bind()
37 public TimestampResponseListener(Updatable<Long> timestamps) { in TimestampResponseListener() argument38 mTimestamps = timestamps; in TimestampResponseListener()
269 ArrayList<Long> timestamps = new ArrayList<Long>(mCapturedImageTimestamps); in onImageCaptured() local270 Collections.sort(timestamps); in onImageCaptured()271 for (int i = 0; i < timestamps.size() in onImageCaptured()273 mCapturedImageTimestamps.remove(timestamps.get(i)); in onImageCaptured()
134 public Surface bind(BufferQueue<Long> timestamps) in run()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...