Home
last modified time | relevance | path

Searched refs:MM_CAMERA_PARM_AEC_LOCK (Results 1 – 11 of 11) sorted by relevance

/device/moto/shamu/camera/
DQCamera_Intf.h422 MM_CAMERA_PARM_AEC_LOCK, enumerator
/device/asus/flo/camera/
DQCamera_Intf.h422 MM_CAMERA_PARM_AEC_LOCK, enumerator
/device/lge/hammerhead/camera/
DQCamera_Intf.h422 MM_CAMERA_PARM_AEC_LOCK, enumerator
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera.c316 case MM_CAMERA_PARM_AEC_LOCK: in mm_camera_set_general_parm()
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera.c1465 case MM_CAMERA_PARM_AEC_LOCK: in mm_camera_set_general_parm()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h392 MM_CAMERA_PARM_AEC_LOCK, enumerator
/device/lge/mako/camera/
DQCamera_Intf.h438 MM_CAMERA_PARM_AEC_LOCK, enumerator
DQCameraHWI_Parm.cpp1079 if(cam_config_is_parm_supported(mCameraId, MM_CAMERA_PARM_AEC_LOCK)){ in initDefaultParameters()
2993 rc = (native_set_parms(MM_CAMERA_PARM_AEC_LOCK, sizeof(int32_t), (void *)(&value))) ? in setAecAwbLock()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp1025 if(cam_config_is_parm_supported(mCameraId, MM_CAMERA_PARM_AEC_LOCK)){ in initDefaultParameters()
2829 rc = (native_set_parms(MM_CAMERA_PARM_AEC_LOCK, sizeof(int32_t), (void *)(&value))) ? in setAecAwbLock()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera.c1614 case MM_CAMERA_PARM_AEC_LOCK: in mm_camera_set_general_parm()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp1110 MM_CAMERA_PARM_AEC_LOCK,&supported,&supported); in initDefaultParameters()
2893 rc = (native_set_parms(MM_CAMERA_PARM_AEC_LOCK, sizeof(int32_t), (void *)(&value))) ? in setAecAwbLock()