Searched refs:resetEffect (Results 1 - 2 of 2) 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

Completed in 117 milliseconds