Searched defs:QUALITY_TIME_LAPSE_LOW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCamcorderProfile.java100 public static final int QUALITY_TIME_LAPSE_LOW = 1000; field in class:CamcorderProfile
138 private static final int QUALITY_TIME_LAPSE_LIST_START = QUALITY_TIME_LAPSE_LOW;
237 * The same is true for time lapse quality levels, i.e. QUALITY_TIME_LAPSE_LOW,
255 * @see #QUALITY_TIME_LAPSE_LOW

Completed in 424 milliseconds