Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera3.h1929 CAMERA3_MSG_ERROR = 1, enumerator
/hardware/interfaces/camera/device/3.2/default/
Dconvert.cpp114 case CAMERA3_MSG_ERROR: in convertToHidl()
DCameraDeviceSession.cpp1342 if (hidlMsg.type == (MsgType) CAMERA3_MSG_ERROR && in sNotify()
1351 if (static_cast<camera3_msg_type_t>(hidlMsg.type) == CAMERA3_MSG_ERROR) { in sNotify()
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp484 message.type = CAMERA3_MSG_ERROR; in completeRequestWithError()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3525 notify_msg.type = CAMERA3_MSG_ERROR; in notifyError()
3811 notify_msg.type = CAMERA3_MSG_ERROR; in handleMetadataWithLock()
3989 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4023 {.type = CAMERA3_MSG_ERROR, in notifyErrorFoPendingDepthData()
6592 notify_msg.type = CAMERA3_MSG_ERROR; in handleCameraDeviceError()
14490 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
14511 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
14533 notify_msg.type = CAMERA3_MSG_ERROR; in notifyErrorForPendingRequests()
15772 notify_msg.type = CAMERA3_MSG_ERROR; in onFailedCaptureResult()