Home
last modified time | relevance | path

Searched refs:CAMERA3_MSG_ERROR (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/camera/device/3.2/default/
Dconvert.cpp122 case CAMERA3_MSG_ERROR: in convertToHidl()
DCameraDeviceSession.cpp1591 if (hidlMsg.type == (MsgType) CAMERA3_MSG_ERROR && in sNotify()
1600 if (static_cast<camera3_msg_type_t>(hidlMsg.type) == CAMERA3_MSG_ERROR) { in sNotify()
/hardware/libhardware/include/hardware/
Dcamera3.h2014 CAMERA3_MSG_ERROR = 1, enumerator
/hardware/libhardware/include_all/hardware/
Dcamera3.h2014 CAMERA3_MSG_ERROR = 1, enumerator
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp578 if (hidlMsg.type == (V3_2::MsgType) CAMERA3_MSG_ERROR && in sNotify_3_4()
587 if (static_cast<camera3_msg_type_t>(hidlMsg.type) == CAMERA3_MSG_ERROR) { in sNotify_3_4()
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp485 message.type = CAMERA3_MSG_ERROR; in completeRequestWithError()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3847 notify_msg.type = CAMERA3_MSG_ERROR; in notifyError()
4134 notify_msg.type = CAMERA3_MSG_ERROR; in handleMetadataWithLock()
4366 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4400 {.type = CAMERA3_MSG_ERROR, in notifyErrorFoPendingDepthData()
4597 notify_msg.type = CAMERA3_MSG_ERROR; in handleBufferWithLock()
6858 notify_msg.type = CAMERA3_MSG_ERROR; in handleCameraDeviceError()
15210 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15235 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15255 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15278 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
[all …]