Searched defs:performanceMode (Results 1 – 6 of 6) sorted by relevance
/cts/hostsidetests/media/app/MediaMetricsTest/jni/ |
D | aaudio_stream.cpp | 30 void tryOpeningStream(aaudio_direction_t direction, aaudio_performance_mode_t performanceMode) { in tryOpeningStream()
|
/cts/apps/CtsVerifier/jni/megaaudio/recorder/ |
D | OboeRecorder.cpp | 37 int32_t performanceMode, int32_t sharingMode, int32_t routeDeviceId, in setupStream() 129 jint performanceMode, jint sharingMode, jint route_device_id, jint input_preset) { in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN()
|
/cts/apps/CtsVerifier/jni/megaaudio/player/ |
D | OboePlayer.cpp | 75 int32_t sampleRate, int32_t performanceMode, int32_t sharingMode, in setupStream() 181 jint channel_count, jint channel_mask, jint sample_rate, jint performanceMode, in Java_org_hyphonate_megaaudio_player_OboePlayer_setupStreamN()
|
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/ |
D | OboePlayer.java | 144 int sampleRate, int performanceMode, int sharingMode, in setupStreamN()
|
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/ |
D | OboeRecorder.java | 136 int performanceMode, int sharingMode, int routeDeviceId, in setupStreamN()
|
/cts/tests/tests/nativemedia/aaudio/jni/ |
D | test_aaudio_attributes.cpp | 44 static void printPerformanceModeToTestName(aaudio_performance_mode_t performanceMode, in printPerformanceModeToTestName()
|