HomeSort by relevance Sort by last modified time
    Searched defs:onCameraDeviceError (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/system/camera/
CallbackNotifier.cpp 273 void CallbackNotifier::onCameraDeviceError(int err)
EmulatedCamera.cpp 180 void EmulatedCamera::onCameraDeviceError(int err)
183 mCallbackNotifier.onCameraDeviceError(err);
    [all...]

Completed in 962 milliseconds