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

  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraStream.h 135 virtual status_t receiveRawPicture(mm_camera_super_buf_t* recvd_frame){return NO_ERROR;};
238 status_t receiveRawPicture(mm_camera_super_buf_t* recvd_frame);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 120 pme->receiveRawPicture(recvd_frame);
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 119 pme->receiveRawPicture(recvd_frame);
    [all...]
QualcommCameraHardware.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 373 receiveRawPicture(super_buf, pme);
707 void QCameraHardwareInterface::receiveRawPicture(mm_camera_super_buf_t* recvd_frame,
    [all...]

Completed in 170 milliseconds