Searched refs:takingPicture (Results 1 – 4 of 4) sorted by relevance
364 bool takingPicture, bool oneBurst);488 bool takingPicture, bool oneBurst);
314 bool takingPicture, bool oneBurst) { in requestRestart() argument321 takingPicture, oneBurst); in requestRestart()572 bool takingPicture, in requestRestart() argument578 mRestartTakingPicture = takingPicture; in requestRestart()
102 void setTakingPicture(bool takingPicture);
262 void EmulatedCamera::setTakingPicture(bool takingPicture) { in setTakingPicture() argument263 mCallbackNotifier.setTakingPicture(takingPicture); in setTakingPicture()