Searched refs:getCaptureStartTimestamps (Results 1 – 3 of 3) sorted by relevance
1492 listener.getCaptureStartTimestamps(1); in startSlowMotionRecording()2356 listener.getCaptureStartTimestamps(1); in startRecording()2412 listener.getCaptureStartTimestamps(1); in startSharedRecording()
2104 List<Long> captureStartTimestamps = listener.getCaptureStartTimestamps(captureCount); in validateTimestamps()
1262 public List<Long> getCaptureStartTimestamps(int count) { in getCaptureStartTimestamps() method in CameraTestUtils.SimpleCaptureCallback