Searched defs:videoOnly (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
H A DMediaRecorderTest.java82 int videoFormat, int outFormat, String outFile, boolean videoOnly) {
85 if (!videoOnly) {
97 if (!videoOnly) {
229 int videoFormat, int outFormat, String outFile, boolean videoOnly,
236 if (!videoOnly) {
249 if (!videoOnly) {
375 int videoFormat, int outFormat, String outFile, boolean videoOnly) {
377 if (!videoOnly) {
389 if (!videoOnly) {
567 k == 0 ? true : false /* videoOnly */, nul
81 recordVideo(int frameRate, int width, int height, int videoFormat, int outFormat, String outFile, boolean videoOnly) argument
227 recordVideoFromSurface( int frameRate, int captureRate, int width, int height, int videoFormat, int outFormat, String outFile, boolean videoOnly, Surface persistentSurface) argument
374 invalidRecordSetting(int frameRate, int width, int height, int videoFormat, int outFormat, String outFile, boolean videoOnly) argument
[all...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DMediaPlayerPerformance.java223 int outFormat, String outFile, boolean videoOnly) {
229 if (!videoOnly) {
241 if (!videoOnly) {
222 stressVideoRecord(int frameRate, int width, int height, int videoFormat, int outFormat, String outFile, boolean videoOnly) argument

Completed in 43 milliseconds