Searched refs:animateFlash (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DCaptureAnimManager.java70 public void animateFlash() { method in class:CaptureAnimManager
H A DCameraScreenNail.java243 public void animateFlash(int displayRotation) { method in class:CameraScreenNail
246 mCaptureAnimManager.animateFlash();
254 // Ignore the case where animateFlash is skipped but animateSlide is called
H A DPhotoModule.java1257 private void animateFlash() { method in class:PhotoModule
1264 ((CameraScreenNail) mActivity.mCameraScreenNail).animateFlash(mDisplayRotation);
1282 animateFlash();
1297 animateFlash();

Completed in 56 milliseconds