Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h464 int64_t profile, int64_t concurrentProfile);
DCameraProviderManager.cpp1227 const CameraMetadata& deviceInfo, int64_t profile, int64_t concurrentProfile) { in isConcurrentDynamicRangeCaptureSupported() argument
1246 if ((entry.data.i64[i+1] == 0) || (entry.data.i64[i+1] & concurrentProfile)) { in isConcurrentDynamicRangeCaptureSupported()