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

/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h24 OUTPUT_FORMAT, enumerator in enum:mcld::ScriptCommand::Kind
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaRecorderStateUnitTestTemplate.java40 public static final int OUTPUT_FORMAT= MediaRecorder.OutputFormat.THREE_GPP; field in class:MediaRecorderStateUnitTestTemplate
103 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT);
130 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT);
143 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT);
157 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT);
198 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT);

Completed in 83 milliseconds