Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp1241 static const uint8_t kDefaultAutoframingMode = ANDROID_CONTROL_AUTOFRAMING_OFF; in overrideDefaultRequestKeys() local
1242 request->update(ANDROID_CONTROL_AUTOFRAMING, &kDefaultAutoframingMode, 1); in overrideDefaultRequestKeys()