Searched refs:timestamps (Results 1 – 17 of 17) sorted by relevance
113 long[] timestamps = mDiagnosticHal.getFreezeFrameTimestamps(); in setInitialFreezeFrames() local114 if (timestamps != null) { in setInitialFreezeFrames()115 for (long timestamp : timestamps) { in setInitialFreezeFrames()436 long[] timestamps = mFreezeFrameDiagnosticRecords.getFreezeFrameTimestamps(); in getFreezeFrameTimestamps() local438 return timestamps; in getFreezeFrameTimestamps()451 public boolean clearFreezeFrames(long... timestamps) { in clearFreezeFrames() argument455 if (timestamps != null && timestamps.length != 0) { in clearFreezeFrames()461 mDiagnosticHal.clearFreezeFrames(timestamps); in clearFreezeFrames()
484 long[] timestamps = new long[value.value.int64Values.size()]; in getFreezeFrameTimestamps() local485 for (int i = 0; i < timestamps.length; ++i) { in getFreezeFrameTimestamps()486 timestamps[i] = value.value.int64Values.get(i); in getFreezeFrameTimestamps()488 return timestamps; in getFreezeFrameTimestamps()517 public void clearFreezeFrames(long... timestamps) { in clearFreezeFrames() argument520 builder.setInt64Value(timestamps); in clearFreezeFrames()
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()
98 long[] timestamps = mCarDiagnosticManager.getFreezeFrameTimestamps(); in testFreezeFrames() local99 if (null != timestamps) { in testFreezeFrames()100 for (long timestamp : timestamps) { in testFreezeFrames()
553 List<Long> timestamps = new ArrayList<>(); in getDailyRotationsInLastWeek() local565 timestamps.add(existingTimestamp); in getDailyRotationsInLastWeek()569 jsonArray = new JSONArray(timestamps); in getDailyRotationsInLastWeek()578 return timestamps; in getDailyRotationsInLastWeek()605 List<Long> timestamps = new ArrayList<>(); in getDailyRotationsPreviousDay() local617 timestamps.add(timestamp); in getDailyRotationsPreviousDay()625 return timestamps; in getDailyRotationsPreviousDay()
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()
261 public boolean clearFreezeFrames(long... timestamps) { in clearFreezeFrames() argument263 return mService.clearFreezeFrames(timestamps); in clearFreezeFrames()
48 boolean clearFreezeFrames(in long[] timestamps) = 5; in clearFreezeFrames() argument
270 ArrayList<Long> timestamps = new ArrayList<Long>(mCapturedImageTimestamps); in onImageCaptured() local271 Collections.sort(timestamps); in onImageCaptured()272 for (int i = 0; i < timestamps.size() in onImageCaptured()274 mCapturedImageTimestamps.remove(timestamps.get(i)); in onImageCaptured()
134 public Surface bind(BufferQueue<Long> timestamps) in run()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...