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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.h 90 int32_t takePicture(uint8_t num_of_snapshot);
QCameraChannel.cpp 447 * @num_of_snapshot : number of snapshot frames requested
453 int32_t QCameraPicChannel::takePicture(uint8_t num_of_snapshot)
457 num_of_snapshot);
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.h 90 int32_t takePicture(uint8_t num_of_snapshot);
QCameraChannel.cpp 447 * @num_of_snapshot : number of snapshot frames requested
453 int32_t QCameraPicChannel::takePicture(uint8_t num_of_snapshot)
457 num_of_snapshot);
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.h 96 int32_t takePicture(uint8_t num_of_snapshot, uint8_t num_of_retro_snapshot);
QCameraChannel.cpp 584 * @num_of_snapshot : number of snapshot frames requested
592 uint8_t num_of_snapshot,
597 num_of_snapshot,
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 2714 int num_of_snapshot = getNumOfSnapshots(params); local
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 2776 int num_of_snapshot = getNumOfSnapshots(params); local
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 2864 int num_of_snapshot = getNumOfSnapshots(); local
    [all...]

Completed in 78 milliseconds