Searched defs:onCameraDeviceError (Results 1 - 2 of 2) sorted by relevance

/development/tools/emulator/system/camera/
H A DCallbackNotifier.cpp273 void CallbackNotifier::onCameraDeviceError(int err) function in class:android::CallbackNotifier
H A DEmulatedCamera.cpp180 void EmulatedCamera::onCameraDeviceError(int err) function in class:android::EmulatedCamera
183 mCallbackNotifier.onCameraDeviceError(err);

Completed in 65 milliseconds