Searched refs:ERROR_CAMERA_RESULT (Results 1 – 10 of 10) sorted by relevance
32 const int ERROR_CAMERA_RESULT = 4; field
188 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in onError()
1146 hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT, in notifyError()1176 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in notifyError()1187 if (hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT == in notifyError()1205 if (hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT in notifyError()
182 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in convertToHidl()
146 case CameraDeviceCallbacks.ERROR_CAMERA_RESULT: in onDeviceError()508 boolean mayHaveBuffers = (errorCode == ERROR_CAMERA_RESULT); in onCaptureErrorLocked()
1905 case CameraDeviceCallbacks.ERROR_CAMERA_RESULT: in onDeviceError()1997 boolean mayHaveBuffers = (errorCode == CameraDeviceCallbacks.ERROR_CAMERA_RESULT); in onCaptureErrorLocked()
226 case camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in convertToAidl()
912 hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT); in onCaptureErrorLocked()1618 case ERROR_CAMERA_RESULT: in onDeviceError()
1837 case hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT: in notifyError()1843 (hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_RESULT == errorCode)) { in notifyError()
18869 Landroid/hardware/camera2/ICameraDeviceCallbacks;->ERROR_CAMERA_RESULT:I