Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp749 auto depthExclusiveEntry = c.find(depthExclTag); in addDynamicDepthTags() local
750 if (depthExclusiveEntry.count > 0) { in addDynamicDepthTags()
751 if (depthExclusiveEntry.data.u8[0] != ANDROID_DEPTH_DEPTH_IS_EXCLUSIVE_FALSE) { in addDynamicDepthTags()