Searched refs:CAMERA3_MSG_ERROR (Results 1 – 7 of 7) sorted by relevance
122 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()
2014 CAMERA3_MSG_ERROR = 1, enumerator
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()
3847 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 …]