Searched refs:getCameraSession (Results 1 – 2 of 2) sorted by relevance
448 mTestRule.getCameraSession().capture( in testSingleCaptureForFormat()667 mTestRule.getCameraSession().setRepeatingRequest(previewBuilder.build(), in testMultipleCapture()684 mTestRule.getCameraSession().capture( in testMultipleCapture()1107 int sequenceId = mTestRule.getCameraSession().setRepeatingRequest( in testZoomSettingsOverrideLatency()1120 int newSequenceId = mTestRule.getCameraSession().setRepeatingRequest( in testZoomSettingsOverrideLatency()1342 mTestRule.getCameraSession().setRepeatingRequest(1464 mTestRule.getCameraSession().capture(1576 mTestRule.getCameraSession().capture(reprocessReqs[i].build(), null, null);1598 mTestRule.getCameraSession().capture(reprocessReqs[i].build(), null, null);1653 mTestRule.getCameraSession().setRepeatingRequest([all …]
136 public CameraCaptureSession getCameraSession() { in getCameraSession() method in Camera2AndroidTestRule