Searched defs:get3AResult (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp1915 gotAllStates &= get3AResult(partial, ANDROID_CONTROL_AF_MODE,
1918 gotAllStates &= get3AResult(partial, ANDROID_CONTROL_AWB_MODE,
1921 gotAllStates &= get3AResult(partial, ANDROID_CONTROL_AE_STATE,
1924 gotAllStates &= get3AResult(partial, ANDROID_CONTROL_AF_STATE,
1927 gotAllStates &= get3AResult(partial, ANDROID_CONTROL_AWB_STATE,
2022 bool Camera3Device::get3AResult(const CameraMetadata& result, int32_t tag, function in class:android::Camera3Device

Completed in 65 milliseconds