Home
last modified time | relevance | path

Searched refs:isDepthJpegSupported (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DOfflineSessionTest.java245 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isDepthJpegSupported()) { in testOfflineDepthJpeg()
DStillCaptureTest.java171 if (!mAllStaticInfo.get(cameraIdsUnderTest[i]).isDepthJpegSupported()) { in testDynamicDepthCapture()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2775 public boolean isDepthJpegSupported() { in isDepthJpegSupported() method in StaticMetadata