Home
last modified time | relevance | path

Searched refs:CAM_CUSTOM_PARM_EXAMPLE (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h881 INCLUDE(CAM_CUSTOM_PARM_EXAMPLE, int32_t, 1);
Dcam_types.h3171 CAM_CUSTOM_PARM_EXAMPLE, enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp15009 if (ADD_SET_PARAM_ENTRY_TO_BATCH(customParam, CAM_CUSTOM_PARM_EXAMPLE, 1)) { in setCustomParams()