Searched refs:ERROR_CAMERA_RESULT (Results 1 – 8 of 8) sorted by relevance
32 const int ERROR_CAMERA_RESULT = 4; field
170 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in onError()
175 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in convertToHidl()
857 hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT); in onCaptureErrorLocked()1460 case ERROR_CAMERA_RESULT: in onDeviceError()
1981 case ERROR_CAMERA_RESULT: in onDeviceError()2391 boolean mayHaveBuffers = (errorCode == ERROR_CAMERA_RESULT); in onCaptureErrorLocked()
1770 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in notifyError()
3835 hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT, in notifyError()3865 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in notifyError()3875 if (hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT == in notifyError()
21756 Landroid/hardware/camera2/ICameraDeviceCallbacks;->ERROR_CAMERA_RESULT:I