Searched refs:timestamp3 (Results 1 – 1 of 1) sorted by relevance
119 Long timestamp3 = stillResult.get(CaptureResult.SENSOR_TIMESTAMP); in camera2TestByCamera() local120 assertNotNull("Can't read a still capture result timestamp", timestamp3); in camera2TestByCamera()122 assertTrue("Bad timestamps", timestamp3 > timestamp2); in camera2TestByCamera()