Searched refs:onCameraDeviceError (Results 1 – 5 of 5) sorted by relevance
168 void onCameraDeviceError(int err);
100 virtual void onCameraDeviceError(int err);
260 mCameraHAL->onCameraDeviceError(CAMERA_ERROR_SERVER_DIED); in inWorkerThread()
281 void CallbackNotifier::onCameraDeviceError(int err) in onCameraDeviceError() function in android::CallbackNotifier
180 void EmulatedCamera::onCameraDeviceError(int err) in onCameraDeviceError() function in android::EmulatedCamera183 mCallbackNotifier.onCameraDeviceError(err); in onCameraDeviceError()