Searched refs:getCaptureStartTime (Results 1 – 4 of 4) sorted by relevance
101 if (c.getCaptureStartTime() > 0) { in testShotToShotLatency()102 captureTimes.add(c.getCaptureStartTime()); in testShotToShotLatency()
16 public long getCaptureStartTime();
24 public long getCaptureStartTime();
2862 public long getCaptureStartTime() { in getCaptureStartTime() method in CameraActivity