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 DVideoModule.java429 resetEffect();
819 if (resetEffect()) {
2578 private boolean resetEffect() { method in class:VideoModule

Completed in 255 milliseconds