Searched refs:QUALITY_TIME_LAPSE_LOW (Results 1 - 2 of 2) 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
H A DMediaRecorder.java362 if (profile.quality >= CamcorderProfile.QUALITY_TIME_LAPSE_LOW &&

Completed in 69 milliseconds