OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUALITY_TIME_LAPSE_LOW
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/java/android/media/
CamcorderProfile.java
96
public static final int
QUALITY_TIME_LAPSE_LOW
= 1000;
135
private static final int QUALITY_TIME_LAPSE_LIST_START =
QUALITY_TIME_LAPSE_LOW
;
234
* The same is true for time lapse quality levels, i.e.
QUALITY_TIME_LAPSE_LOW
,
252
* @see #
QUALITY_TIME_LAPSE_LOW
MediaRecorder.java
307
if (profile.quality >= CamcorderProfile.
QUALITY_TIME_LAPSE_LOW
&&
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
CamcorderProfileTest.java
72
profile.quality == CamcorderProfile.
QUALITY_TIME_LAPSE_LOW
||
206
getWithOptionalId(CamcorderProfile.
QUALITY_TIME_LAPSE_LOW
, cameraId);
/prebuilt/sdk/14/
android.jar
Completed in 1618 milliseconds