Searched defs:awbState (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.h77 camera_metadata_enum_android_control_awb_state awbState; member in struct:android::camera2::FrameProcessor::AlgState
88 awbState(ANDROID_CONTROL_AWB_STATE_INACTIVE),
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp1725 // android.control.awbState
1737 uint8_t awbState; local
1752 &awbState, frameNumber);
1761 afState, aeState, awbState,
1823 &awbState, frameNumber)) {

Completed in 216 milliseconds