Home
last modified time | relevance | path

Searched defs:mLensSubdev (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3663 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in getSensorModeData() local
3750 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in setIrisParams() local
3797 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in getIrisParams() local
3826 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in setFocusParams() local
3881 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in getZoomPosition() local
3900 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in setLensVcmCfg() local
3918 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in FocusCorrection() local
3936 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in ZoomCorrection() local
3954 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in getLensVcmCfg() local
3972 LensHw* mLensSubdev = mLensDev.get_cast_ptr<LensHw>(); in setAngleZ() local
[all …]
H A DRawStreamProcUnit.cpp503 SmartPtr<LensHw> mLensSubdev = _camHw->mLensDev.dynamic_cast_ptr<LensHw>(); in trigger_isp_readback() local