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

  /device/huawei/angler/camera/QCamera2/HAL/
QCameraPostProc.h 137 int32_t sendDataNotify(int32_t msg_type,
QCameraPostProc.cpp 637 * FUNCTION : sendDataNotify
653 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
    [all...]
QCamera2HWI.h 371 int32_t sendDataNotify(int32_t msg_type,
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraPostProc.h 137 int32_t sendDataNotify(int32_t msg_type,
QCameraPostProc.cpp 637 * FUNCTION : sendDataNotify
653 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
    [all...]
QCamera2HWI.h 371 int32_t sendDataNotify(int32_t msg_type,
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.h 123 int32_t sendDataNotify(int32_t msg_type,
QCamera2HWI.h 368 int32_t sendDataNotify(int32_t msg_type,
QCameraPostProc.cpp 550 * FUNCTION : sendDataNotify
566 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
807 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.h 155 int32_t sendDataNotify(int32_t msg_type,
QCamera2HWI.h 406 int32_t sendDataNotify(int32_t msg_type,
QCameraPostProc.cpp 723 * FUNCTION : sendDataNotify
740 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 384 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
677 status_t QCameraHardwareInterface::sendDataNotify(int32_t msg_type,
737 rc = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
765 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
795 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
807 rc = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
    [all...]

Completed in 3120 milliseconds