Searched refs:CAMERA3_MSG_ERROR (Results 1 – 6 of 6) sorted by relevance
2014 CAMERA3_MSG_ERROR = 1, enumerator
114 case CAMERA3_MSG_ERROR: in convertToHidl()
1591 if (hidlMsg.type == (MsgType) CAMERA3_MSG_ERROR && in sNotify()1600 if (static_cast<camera3_msg_type_t>(hidlMsg.type) == CAMERA3_MSG_ERROR) { in sNotify()
578 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()
485 message.type = CAMERA3_MSG_ERROR; in completeRequestWithError()
3846 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()