Home
last modified time | relevance | path

Searched defs:isConcurrentSessionConfigurationSupported (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl125 boolean isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() method
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java310 public boolean isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() method in CameraManager
1711 public boolean isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() method in CameraManager.CameraManagerGlobal
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp2072 status_t CameraProviderManager::ProviderInfo::isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() function in android::CameraProviderManager::ProviderInfo
3123 status_t CameraProviderManager::isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() function in android::CameraProviderManager
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp2278 Status CameraService::isConcurrentSessionConfigurationSupported( in isConcurrentSessionConfigurationSupported() function in android::CameraService