Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp142 const uint8_t defaultAutoframingEntry = ANDROID_CONTROL_AUTOFRAMING_OFF; in fixupAutoframingTags() local
143 res = resultMetadata.update(ANDROID_CONTROL_AUTOFRAMING, &defaultAutoframingEntry, 1); in fixupAutoframingTags()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1774 uint8_t defaultAutoframingEntry = ANDROID_CONTROL_AUTOFRAMING_AVAILABLE_FALSE; in addAutoframingTags() local
1776 &defaultAutoframingEntry, 1); in addAutoframingTags()