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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.cpp 397 * FUNCTION : sendDataNotify
413 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
582 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.cpp 397 * FUNCTION : sendDataNotify
413 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
582 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 550 * FUNCTION : sendDataNotify
566 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type,
807 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE,
    [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 5318 milliseconds