HomeSort by relevance Sort by last modified time
    Searched refs:resetEffect (Results 1 - 2 of 2) 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...]

Completed in 73 milliseconds