Searched refs:_last_exp_time (Results 1 – 2 of 2) sorted by relevance
36 _last_exp_time = nullptr; in SensorHw()653 _last_exp_time = expParamsProxy; in setExposureParams()1048 exp_time = _last_exp_time = _exp_list.front().first; in handle_sof()1052 exp_time = _last_exp_time; in handle_sof()1469 _last_exp_time = nullptr; in stop()
147 SmartPtr<RkAiqSensorExpParamsProxy> _last_exp_time; variable