HomeSort by relevance Sort by last modified time
    Searched refs:isZoom1xFrameRequested (Results 1 - 10 of 10) sorted by null

  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 428 uint8_t isZoom1xFrameRequested;
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 428 uint8_t isZoom1xFrameRequested;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 394 uint8_t isZoom1xFrameRequested;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 284 ch_obj->isZoom1xFrameRequested = TRUE;
286 ch_obj->isZoom1xFrameRequested = FALSE;
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 299 ch_obj->isZoom1xFrameRequested = TRUE;
301 ch_obj->isZoom1xFrameRequested = FALSE;
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 299 ch_obj->isZoom1xFrameRequested = TRUE;
301 ch_obj->isZoom1xFrameRequested = FALSE;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 477 uint8_t isZoom1xFrameRequested;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 324 ch_obj->isZoom1xFrameRequested = TRUE;
326 ch_obj->isZoom1xFrameRequested = FALSE;
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 540 uint8_t isZoom1xFrameRequested;
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 355 ch_obj->isZoom1xFrameRequested = TRUE;
357 ch_obj->isZoom1xFrameRequested = FALSE;
    [all...]

Completed in 306 milliseconds