Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java139 mStaticInfo.isDepthOutputSupported()); in testCameraLaunch()
DCameraDeviceTest.java1972 mStaticInfo.isDepthOutputSupported() && in captureTemplateTestByCamera()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2220 public boolean isDepthOutputSupported() { in isDepthOutputSupported() method in StaticMetadata