Searched refs:mLensDev (Results 1 – 3 of 3) sorted by relevance
1531 mLensDev = lensHw; in init()1532 mLensDev->open(); in init()1538 mLensDev = lensHw; in init()1567 mSpStreamUnit->set_devices(this, mIspCoreDev, _ispp_sd, mLensDev); in init()2457 LensHw* lensHw = mLensDev.get_cast_ptr<LensHw>(); in setLensVcmCfg()2687 LensHw* lensHw = mLensDev.get_cast_ptr<LensHw>(); in prepare()2876 lensHw = mLensDev.get_cast_ptr<LensHw>(); in start()3132 lensHw = mLensDev.get_cast_ptr<LensHw>(); in stop()3663 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in getSensorModeData()3750 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in setIrisParams()[all …]
503 SmartPtr<LensHw> mLensSubdev = _camHw->mLensDev.dynamic_cast_ptr<LensHw>(); in trigger_isp_readback()
173 SmartPtr<V4l2SubDevice> mLensDev; variable