Home
last modified time | relevance | path

Searched refs:isPrivateReprocessingSupported (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DOfflineSessionTest.java571 if (mAllStaticInfo.get(cameraId).isPrivateReprocessingSupported()) { in camera2OfflineSessionTest()
713 if (mAllStaticInfo.get(cameraId).isPrivateReprocessingSupported()) { in camera2OfflineSessionTest()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2299 public boolean isPrivateReprocessingSupported() { in isPrivateReprocessingSupported() method in StaticMetadata