Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp733 supportedDynamicDepthSizes, internalDepthSizes; in addDynamicDepthTags() local
769 &supportedDynamicDepthSizes, &internalDepthSizes); in addDynamicDepthTags()
770 if (supportedDynamicDepthSizes.empty()) { in addDynamicDepthTags()
776 for (const auto& it : supportedDynamicDepthSizes) { in addDynamicDepthTags()
790 supportedDynamicDepthSizes, &blobMinDurations); in addDynamicDepthTags()
801 supportedDynamicDepthSizes, &blobStallDurations); in addDynamicDepthTags()
822 auto itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()
833 itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()