Home
last modified time | relevance | path

Searched refs:CAMERA3_MSG_ERROR_REQUEST (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera3.h2048 CAMERA3_MSG_ERROR_REQUEST = 2, enumerator
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal317 * call notify CAMERA3_MSG_ERROR_REQUEST, and return all the output
325 * for. After CAMERA3_MSG_ERROR_REQUEST, for a given frame, only
346 * call CAMERA3_MSG_ERROR_REQUEST, since that indicates complete
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp488 message.message.error.error_code = CAMERA3_MSG_ERROR_REQUEST; in completeRequestWithError()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp15190 notify_msg.message.error.error_code = CAMERA3_MSG_ERROR_REQUEST; in notifyErrorForPendingRequests()
16537 notify_msg.message.error.error_code = CAMERA3_MSG_ERROR_REQUEST; in onFailedCaptureResult()