Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java642 if (allowedUnsupported(cameraId, profileId)) { in basicRecordingTestByCamera()
796 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported() method in RecordingTest
833 allowedUnsupported(cameraId, profileId)) { in videoSnapshotTestByCamera()