Searched refs:sendDataNotify (Results 1 – 11 of 11) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 123 int32_t sendDataNotify(int32_t msg_type,
|
D | QCameraPostProc.cpp | 566 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()
|
D | QCamera2HWI.h | 368 int32_t sendDataNotify(int32_t msg_type,
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 137 int32_t sendDataNotify(int32_t msg_type,
|
D | QCameraPostProc.cpp | 653 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()
|
D | QCamera2HWI.h | 371 int32_t sendDataNotify(int32_t msg_type,
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 137 int32_t sendDataNotify(int32_t msg_type,
|
D | QCameraPostProc.cpp | 653 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()
|
D | QCamera2HWI.h | 371 int32_t sendDataNotify(int32_t msg_type,
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI.cpp | 384 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/ |
D | QCameraHWI.h | 951 status_t sendDataNotify(int32_t msg_type,
|