Searched defs:timestamps (Results 1 – 13 of 13) sorted by relevance
60 public Surface bind(BufferQueue<Long> timestamps) in bind()
169 ConcurrentBufferQueue<Long> timestamps = new ConcurrentBufferQueue<>(); in addStream() local
36 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException { in bind()
37 public TimestampResponseListener(Updatable<Long> timestamps) { in TimestampResponseListener()
54 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind()
77 public Surface bind(BufferQueue<Long> timestamps) throws InterruptedException, in bind()
98 long[] timestamps = mCarDiagnosticManager.getFreezeFrameTimestamps(); in testFreezeFrames() local
48 boolean clearFreezeFrames(in long[] timestamps) = 5; in clearFreezeFrames()
261 public boolean clearFreezeFrames(long... timestamps) { in clearFreezeFrames()
113 long[] timestamps = mDiagnosticHal.getFreezeFrameTimestamps(); in setInitialFreezeFrames() local436 long[] timestamps = mFreezeFrameDiagnosticRecords.getFreezeFrameTimestamps(); in getFreezeFrameTimestamps() local451 public boolean clearFreezeFrames(long... timestamps) { in clearFreezeFrames()
484 long[] timestamps = new long[value.value.int64Values.size()]; in getFreezeFrameTimestamps() local517 public void clearFreezeFrames(long... timestamps) { in clearFreezeFrames()
553 List<Long> timestamps = new ArrayList<>(); in getDailyRotationsInLastWeek() local605 List<Long> timestamps = new ArrayList<>(); in getDailyRotationsPreviousDay() local
270 ArrayList<Long> timestamps = new ArrayList<Long>(mCapturedImageTimestamps); in onImageCaptured() local