Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dhandler_interface.h96 XCamAeMode get_mode_unlock() const { in get_mode_unlock() function
165 XCamAwbMode get_mode_unlock() const { in get_mode_unlock() function
/external/libxcam/modules/isp/
Daiq_handler.cpp398 XCamAeMode mode = this->get_mode_unlock(); in ensure_ae_mode()
489 if (this->get_mode_unlock () == XCAM_AE_MODE_MANUAL) { in ensure_ae_manual()
1029 XCamAwbMode mode = get_mode_unlock(); in ensure_awb_mode()
1583 if (aiq_awb->get_mode_unlock () == XCAM_AWB_MODE_MANUAL) { in integrate()