Searched refs:takingPicture (Results 1 – 4 of 4) sorted by relevance
369 bool takingPicture, bool oneBurst);496 bool takingPicture, bool oneBurst);
325 bool takingPicture, bool oneBurst) { in requestRestart() argument332 takingPicture, oneBurst); in requestRestart()597 bool takingPicture, in requestRestart() argument603 mRestartTakingPicture = takingPicture; in requestRestart()
104 void setTakingPicture(bool takingPicture);
252 void EmulatedCamera::setTakingPicture(bool takingPicture) { in setTakingPicture() argument253 mCallbackNotifier.setTakingPicture(takingPicture); in setTakingPicture()