Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp692 supportedDynamicDepthSizes, internalDepthSizes; in addDynamicDepthTags() local
728 &supportedDynamicDepthSizes, &internalDepthSizes); in addDynamicDepthTags()
729 if (supportedDynamicDepthSizes.empty()) { in addDynamicDepthTags()
740 for (const auto& it : supportedDynamicDepthSizes) { in addDynamicDepthTags()
754 HAL_PIXEL_FORMAT_BLOB, supportedDynamicDepthSizes, &blobMinDurations); in addDynamicDepthTags()
765 HAL_PIXEL_FORMAT_BLOB, supportedDynamicDepthSizes, &blobStallDurations); in addDynamicDepthTags()
786 auto itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()
797 itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()