Home
last modified time | relevance | path

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

/aosp12/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 MediaRecorderStateUnitTestTemplate
130 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT); in setMediaRecorderToPreparedState()
143 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT); in setMediaRecorderToRecordingState()
157 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT); in setMediaRecorderToDataSourceConfiguredState()
198 mMediaRecorder.setOutputFormat(OUTPUT_FORMAT); in setMediaRecorderToErrorState()
H A DMediaRecorderSetOutputFormatStateUnitTest.java54 recorder.setOutputFormat(MediaRecorderStateUnitTestTemplate.OUTPUT_FORMAT); in invokeMethodUnderTest()
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DOutputFormatCmd.cpp18 : ScriptCommand(ScriptCommand::OUTPUT_FORMAT) { in OutputFormatCmd()
25 : ScriptCommand(ScriptCommand::OUTPUT_FORMAT) { in OutputFormatCmd()
H A DScriptParser.yy100 %token OUTPUT_FORMAT
235 output_format_command : OUTPUT_FORMAT '(' STRING ')'
237 | OUTPUT_FORMAT '(' STRING ',' STRING ',' STRING ')'
H A DScriptScanner.ll89 <LDSCRIPT>"OUTPUT_FORMAT" { return token::OUTPUT_FORMAT; }
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h30 OUTPUT_FORMAT, enumerator
H A DOutputFormatCmd.h46 return pCmd->getKind() == ScriptCommand::OUTPUT_FORMAT; in classof()
/aosp12/art/test/964-default-iface-init-gen/util-src/
H A Dgenerate_java.py130 OUTPUT_FORMAT = """ variable in Func
162 return self.OUTPUT_FORMAT.format(
/aosp12/art/test/970-iface-super-resolution-gen/util-src/
H A Dgenerate_smali.py180 OUTPUT_FORMAT = """ variable in Func
210 return self.OUTPUT_FORMAT.format(
/aosp12/system/chre/build/sys_support/qcom/
H A Duimage_v2.lcs30 OUTPUT_FORMAT("elf32-littlehexagon", "elf32-littlehexagon",
H A Duimage.lcs.toolv8030 OUTPUT_FORMAT("elf32-littlehexagon", "elf32-bighexagon",