Home
last modified time | relevance | path

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

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