Searched refs:onCameraDeviceError (Results 1 – 10 of 10) sorted by relevance
619 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in checkRestartRequest()625 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in checkRestartRequest()632 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in checkRestartRequest()640 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in checkRestartRequest()651 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in checkRestartRequest()680 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in inWorkerThread()
174 void onCameraDeviceError(int err);
101 virtual void onCameraDeviceError(int err);
337 void CallbackNotifier::onCameraDeviceError(int err) in onCameraDeviceError() function in android::CallbackNotifier
246 void EmulatedCamera::onCameraDeviceError(int err) in onCameraDeviceError() function in android::EmulatedCamera249 mCallbackNotifier.onCameraDeviceError(err); in onCameraDeviceError()
165 void onCameraDeviceError(int err);
246 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in inWorkerThread()
288 void CallbackNotifier::onCameraDeviceError(int err) { in onCameraDeviceError() function in android::CallbackNotifier
200 void EmulatedCamera::onCameraDeviceError(int err) { in onCameraDeviceError() function in android::EmulatedCamera202 mCallbackNotifier.onCameraDeviceError(err); in onCameraDeviceError()