Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera3.h2100 camera3_stream_t *error_stream; member
/hardware/interfaces/camera/device/3.2/default/
Dconvert.cpp120 src->message.error.error_stream); in convertToHidl()
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp487 message.message.error.error_stream = nullptr; in completeRequestWithError()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3849 notify_msg.message.error.error_stream = NULL; in notifyError()
4137 notify_msg.message.error.error_stream = buffer.stream; in handleMetadataWithLock()
4600 notify_msg.message.error.error_stream = buffer->stream; in handleBufferWithLock()
6860 notify_msg.message.error.error_stream = NULL; in handleCameraDeviceError()
15212 notify_msg.message.error.error_stream = info.stream; in notifyErrorForPendingRequests()
15237 notify_msg.message.error.error_stream = nullptr; in notifyErrorForPendingRequests()
15257 notify_msg.message.error.error_stream = info.stream; in notifyErrorForPendingRequests()
16683 notify_msg.message.error.error_stream = buffer.stream; in onFailedCaptureResult()