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

  /packages/apps/Camera/src/com/android/camera/
MenuHelper.java 141 public static void gotoVideoMode(Activity activity, boolean resetEffect) {
143 intent.putExtra(VideoCamera.RESET_EFFECT_EXTRA, resetEffect);
VideoCamera.java 362 resetEffect();
799 if (resetEffect()) {
    [all...]

Completed in 3392 milliseconds