Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp735 supportedDynamicDepthSizes, internalDepthSizes; in addDynamicDepthTags() local
771 &supportedDynamicDepthSizes, &internalDepthSizes); in addDynamicDepthTags()
772 if (supportedDynamicDepthSizes.empty()) { in addDynamicDepthTags()
778 for (const auto& it : supportedDynamicDepthSizes) { in addDynamicDepthTags()
792 HAL_PIXEL_FORMAT_BLOB, supportedDynamicDepthSizes, &blobMinDurations); in addDynamicDepthTags()
803 HAL_PIXEL_FORMAT_BLOB, supportedDynamicDepthSizes, &blobStallDurations); in addDynamicDepthTags()
824 auto itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()
835 itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()