Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtils.cpp206 const int32_t depthSizesTag = in roundBufferDimensionNearest() local
215 (dataSpace == HAL_DATASPACE_DEPTH) ? info.find(depthSizesTag) : in roundBufferDimensionNearest()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp711 const int32_t depthSizesTag = in addDynamicDepthTags() local
743 depthSizesTag) != (chTags.data.i32 + chTags.count); in addDynamicDepthTags()
762 getSupportedSizes(c, depthSizesTag, HAL_PIXEL_FORMAT_Y16, &supportedDepthSizes); in addDynamicDepthTags()