Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera3.h2014 CAMERA3_MSG_ERROR = 1, enumerator
/hardware/interfaces/camera/device/3.2/default/
Dconvert.cpp114 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/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.cpp3846 notify_msg.type = CAMERA3_MSG_ERROR; in notifyError()
4133 notify_msg.type = CAMERA3_MSG_ERROR; in handleMetadataWithLock()
4362 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4396 {.type = CAMERA3_MSG_ERROR, in notifyErrorFoPendingDepthData()
6825 notify_msg.type = CAMERA3_MSG_ERROR; in handleCameraDeviceError()
15152 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15174 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15196 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
16580 notify_msg.type = CAMERA3_MSG_ERROR; in onFailedCaptureResult()