Home
last modified time | relevance | path

Searched defs:openDevice (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java170 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase
180 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
DCamera2SurfaceViewTestCase.java556 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2SurfaceViewTestCase
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DAllocationTest.java744 private void openDevice(String cameraId) { in openDevice() method in AllocationTest.CameraIterable