Home
last modified time | relevance | path

Searched defs:checkImageReaderSessionConfiguration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
H A DCamera2AndroidTestCase.java546 protected void checkImageReaderSessionConfiguration(String msg) throws Exception { in checkImageReaderSessionConfiguration() method in Camera2AndroidTestCase
550 protected void checkImageReaderSessionConfiguration(String msg, String physicalCameraId) in checkImageReaderSessionConfiguration() method in Camera2AndroidTestCase
H A DCamera2AndroidTestRule.java580 public void checkImageReaderSessionConfiguration(String msg) throws Exception { in checkImageReaderSessionConfiguration() method in Camera2AndroidTestRule