Searched refs:allowUnsupport (Results 1 – 3 of 3) sorted by relevance
241 bool allowUnsupport = false);
2982 std::shared_ptr<DeviceCb>* cb, int32_t streamConfigCounter, bool allowUnsupport) { in configurePreviewStreams() argument3078 if (allowUnsupport && !supported) { in configurePreviewStreams()
855 bool allowUnsupport = false);7051 bool allowUnsupport) { in configurePreviewStreams3_4() argument7153 ASSERT_TRUE(!allowUnsupport || deviceVersion >= CAMERA_DEVICE_API_VERSION_3_5); in configurePreviewStreams3_4()7154 if (allowUnsupport) { in configurePreviewStreams3_4()