Home
last modified time | relevance | path

Searched refs:CAMERA3_MSG_ERROR_DEVICE (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera3.h2040 CAMERA3_MSG_ERROR_DEVICE = 1, enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp5068 if (notify_msg->message.error.error_code == CAMERA3_MSG_ERROR_DEVICE) { in orchestrateNotify()
6826 notify_msg.message.error.error_code = CAMERA3_MSG_ERROR_DEVICE; in handleCameraDeviceError()