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

/packages/apps/LegacyCamera/src/com/android/camera/
H A DMenuHelper.java121 public static void gotoVideoMode(Activity activity, boolean resetEffect) { argument
123 intent.putExtra(VideoCamera.RESET_EFFECT_EXTRA, resetEffect);
H A DVideoCamera.java379 resetEffect();
835 if (resetEffect()) {
2430 private boolean resetEffect() { method in class:VideoCamera
/packages/apps/Camera/src/com/android/camera/
H A DVideoCamera.java340 resetEffect();
759 if (resetEffect()) {
2435 private boolean resetEffect() { method in class:VideoCamera

Completed in 46 milliseconds