Home
last modified time | relevance | path

Searched defs:fileFormat (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java385 public int fileFormat; field in ItsService.VideoRecordingObject
392 int fileFormat, double zoomRatio, in VideoRecordingObject()
404 int fileFormat, double zoomRatio, in VideoRecordingObject()
/cts/tests/tests/media/recorder/src/android/media/recorder/cts/
DMediaRecorderTest.java669 int fileFormat, int codec) throws Exception { in testRecordAudioInRawFormat()