Home
last modified time | relevance | path

Searched refs:setZoom (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h942 int32_t setZoom(const QCameraParameters& );
1019 int32_t setZoom(int zoom_level);
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1563 int setZoom(mm_camera_test_obj_t *test_obj, int zoom) in setZoom() function
2237 rc = setZoom(&handle->test_obj, zoom); in mm_camera_lib_send_command()