Home
last modified time | relevance | path

Searched refs:sendDataNotify (Results 1 – 11 of 11) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraPostProc.h123 int32_t sendDataNotify(int32_t msg_type,
DQCameraPostProc.cpp566 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type, in sendDataNotify() function in qcamera::QCameraPostProcessor
807 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processJpegEvt()
1861 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processRawImageImpl()
1985 ret = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in dataSaveRoutine()
DQCamera2HWI.h368 int32_t sendDataNotify(int32_t msg_type,
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraPostProc.h137 int32_t sendDataNotify(int32_t msg_type,
DQCameraPostProc.cpp653 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type, in sendDataNotify() function in qcamera::QCameraPostProcessor
995 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processJpegEvt()
1025 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processJpegEvt()
2273 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processRawImageImpl()
2398 ret = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in dataSaveRoutine()
DQCamera2HWI.h371 int32_t sendDataNotify(int32_t msg_type,
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraPostProc.h137 int32_t sendDataNotify(int32_t msg_type,
DQCameraPostProc.cpp653 int32_t QCameraPostProcessor::sendDataNotify(int32_t msg_type, in sendDataNotify() function in qcamera::QCameraPostProcessor
995 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processJpegEvt()
1025 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processJpegEvt()
2273 rc = sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in processRawImageImpl()
2398 ret = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in dataSaveRoutine()
DQCamera2HWI.h371 int32_t sendDataNotify(int32_t msg_type,
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp384 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in dataProcessRoutine()
677 status_t QCameraHardwareInterface::sendDataNotify(int32_t msg_type, in sendDataNotify() function in android::QCameraHardwareInterface
737 rc = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in receiveRawPicture()
765 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in receiveCompleteJpegPicture()
795 pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in receiveCompleteJpegPicture()
807 rc = pme->sendDataNotify(CAMERA_MSG_COMPRESSED_IMAGE, in receiveCompleteJpegPicture()
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h951 status_t sendDataNotify(int32_t msg_type,