Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp3138 bool knowUnsupported = false; in isConcurrentSessionConfigurationSupported() local
3141 targetSdkVersion, &halCameraIdsAndStreamCombinations, &knowUnsupported); in isConcurrentSessionConfigurationSupported()
3147 if (knowUnsupported) { in isConcurrentSessionConfigurationSupported()