Home
last modified time | relevance | path

Searched refs:CAM_INTF_PARM_ROLLOFF (Results 1 – 12 of 12) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dcam_intf.c208 case CAM_INTF_PARM_ROLLOFF: in get_pointer_of()
209 return POINTER_OF_META(CAM_INTF_PARM_ROLLOFF, metadata); in get_pointer_of()
529 case CAM_INTF_PARM_ROLLOFF: in get_size_of()
530 return SIZE_OF_PARAM(CAM_INTF_PARM_ROLLOFF, metadata); in get_size_of()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dcam_intf.c222 case CAM_INTF_PARM_ROLLOFF: in get_pointer_of()
223 return POINTER_OF_META(CAM_INTF_PARM_ROLLOFF, metadata); in get_pointer_of()
571 case CAM_INTF_PARM_ROLLOFF: in get_size_of()
572 return SIZE_OF_PARAM(CAM_INTF_PARM_ROLLOFF, metadata); in get_size_of()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dcam_intf.c222 case CAM_INTF_PARM_ROLLOFF: in get_pointer_of()
223 return POINTER_OF_META(CAM_INTF_PARM_ROLLOFF, metadata); in get_pointer_of()
571 case CAM_INTF_PARM_ROLLOFF: in get_size_of()
572 return SIZE_OF_PARAM(CAM_INTF_PARM_ROLLOFF, metadata); in get_size_of()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h572 INCLUDE(CAM_INTF_PARM_ROLLOFF, int32_t, 1);
Dcam_types.h1119 CAM_INTF_PARM_ROLLOFF, enumerator
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_intf.h702 INCLUDE(CAM_INTF_PARM_ROLLOFF, int32_t, 1);
Dcam_types.h1501 CAM_INTF_PARM_ROLLOFF, enumerator
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_intf.h702 INCLUDE(CAM_INTF_PARM_ROLLOFF, int32_t, 1);
Dcam_types.h1501 CAM_INTF_PARM_ROLLOFF, enumerator
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp5669 CAM_INTF_PARM_ROLLOFF, in setLensShadeValue()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp7183 if (ADD_SET_PARAM_ENTRY_TO_BATCH(m_pParamBuf, CAM_INTF_PARM_ROLLOFF, value)) { in setLensShadeValue()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp7183 if (ADD_SET_PARAM_ENTRY_TO_BATCH(m_pParamBuf, CAM_INTF_PARM_ROLLOFF, value)) { in setLensShadeValue()