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

  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_main_menu.h 451 int prepare_snapshot();
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 394 /** prepare_snapshot: fucntion definition for preparing hardware
403 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon4868
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 457 /** prepare_snapshot: fucntion definition for preparing hardware
466 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon3530
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 457 /** prepare_snapshot: fucntion definition for preparing hardware
466 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon4082
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 343 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon4545
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 503 /** prepare_snapshot: fucntion definition for preparing hardware
512 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon31633
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
mm_camera_interface.h 534 /** prepare_snapshot: fucntion definition for preparing hardware
543 int32_t (*prepare_snapshot) (uint32_t camera_handle, member in struct:__anon32289
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 245 static int prepare_snapshot(struct camera_device *device);
QCamera2HWI.cpp 977 ret = hw->prepare_snapshot(device);
1571 int QCamera2HardwareInterface::prepare_snapshot(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]
QCameraMuxer.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCamera2HWI.h 246 static int prepare_snapshot(struct camera_device *device);
    [all...]
QCamera2HWI.cpp 967 ret = hw->prepare_snapshot(device);
973 // Ignore the status from prepare_snapshot
974 hw->prepare_snapshot(device);
1561 int QCamera2HardwareInterface::prepare_snapshot(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]
QCameraMuxer.cpp     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 693 /* Regardless what the result value for prepare_snapshot,
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp 714 /* Regardless what the result value for prepare_snapshot,
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 714 /* Regardless what the result value for prepare_snapshot,
    [all...]

Completed in 236 milliseconds