Home
last modified time | relevance | path

Searched refs:QUALITY_LIST_START (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DCamcorderProfile.java99 private static final int QUALITY_LIST_START = QUALITY_LOW; field in CamcorderProfile
389 if (!((quality >= QUALITY_LIST_START && in get()