Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.h241 bool allowUnsupport = false);
Dcamera_aidl_test.cpp2982 std::shared_ptr<DeviceCb>* cb, int32_t streamConfigCounter, bool allowUnsupport) { in configurePreviewStreams() argument
3078 if (allowUnsupport && !supported) { in configurePreviewStreams()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp855 bool allowUnsupport = false);
7051 bool allowUnsupport) { in configurePreviewStreams3_4() argument
7153 ASSERT_TRUE(!allowUnsupport || deviceVersion >= CAMERA_DEVICE_API_VERSION_3_5); in configurePreviewStreams3_4()
7154 if (allowUnsupport) { in configurePreviewStreams3_4()