HomeSort by relevance Sort by last modified time
    Searched defs:zoom_level (Results 1 - 8 of 8) sorted by null

  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 263 int zoom_level; variable
754 zoom_level = ctrl.value;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 260 int zoom_level; variable
775 printf("\nCurrent Zoom Value = %d ,Max Zoom Value = %d\n",zoom_level,zoom_max_value);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 260 int zoom_level; variable
775 printf("\nCurrent Zoom Value = %d ,Max Zoom Value = %d\n",zoom_level,zoom_max_value);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 1699 int32_t zoom_level = params.getInt("zoom"); local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp 6227 uint8_t zoom_level = (uint8_t) getInt(CameraParameters::KEY_ZOOM); local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp 7893 uint32_t zoom_level = (uint32_t) mParmZoomLevel; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 1652 uint8_t zoom_level; member in struct:__anon4074
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 2058 uint8_t zoom_level; member in struct:__anon25352
    [all...]

Completed in 321 milliseconds