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

  /development/tools/emulator/system/camera/
CallbackNotifier.h 172 void setTakingPicture(bool taking)
EmulatedCamera.cpp 384 mCallbackNotifier.setTakingPicture(true);
387 mCallbackNotifier.setTakingPicture(false);

Completed in 42 milliseconds