HomeSort by relevance Sort by last modified time
    Searched refs:resetEffect (Results 1 - 3 of 3) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 121 public static void gotoVideoMode(Activity activity, boolean resetEffect) {
123 intent.putExtra(VideoCamera.RESET_EFFECT_EXTRA, resetEffect);
VideoCamera.java 379 resetEffect();
    [all...]
  /packages/apps/Camera/src/com/android/camera/
VideoModule.java 429 resetEffect();
819 if (resetEffect()) {
    [all...]

Completed in 42 milliseconds