Searched refs:controlMode (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCamera2.cpp894 static const uint8_t controlMode = ANDROID_CONTROL_MODE_AUTO; local
895 ADD_OR_SIZE(ANDROID_CONTROL_MODE, &controlMode, 1);
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp3279 static const uint8_t controlMode = ANDROID_CONTROL_MODE_AUTO; local
3280 settings.update(ANDROID_CONTROL_MODE, &controlMode, 1);

Completed in 2210 milliseconds