Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:SetAlgoGIC

401     declareParameter3ABool(params, TICameraParameters::KEY_ALGO_GIC, mParameters3A.AlgoGIC, SetAlgoGIC, "GIC");
1876 status_t OMXCameraAdapter::setAlgoGIC(Gen3A_settings& Gen3A)
2126 case SetAlgoGIC:
2128 ret |= setAlgoGIC(Gen3A);