Home
last modified time | relevance | path

Searched refs:PERFORMANCE_MODE_LOW_LATENCY (Results 1 – 7 of 7) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java48 public static final int PERFORMANCE_MODE_LOW_LATENCY = 12; // must match AAUDIO field in StreamConfiguration
101 mPerformanceMode = PERFORMANCE_MODE_LOW_LATENCY; in reset()
155 case PERFORMANCE_MODE_LOW_LATENCY: in convertPerformanceModeToText()
DAutomatedGlitchActivity.java14 StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY,
97 testConfiguration(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY, in runTest()
DTestDisconnectActivity.java397 testConfiguration(false, StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY, in runTest()
399 testConfiguration(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY, in runTest()
401 testConfiguration(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY, in runTest()
DTestDataPathsActivity.java257 requestedInConfig.setPerformanceMode(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY); in setupDeviceCombo()
258 requestedOutConfig.setPerformanceMode(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY); in setupDeviceCombo()
DAnalyzerActivity.java204 return StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY; in getPerfFromText()
DStreamConfigurationView.java234 mPerformanceSpinner.setSelection(StreamConfiguration.PERFORMANCE_MODE_LOW_LATENCY in initializeViews()
/external/oboe/docs/
DFAQ.md8 …de(AudioTrack.PERFORMANCE_MODE_LOW_LATENCY)`](https://developer.android.com/reference/android/medi…
14 … [`AudioTrack.PERFORMANCE_MODE_LOW_LATENCY`](https://developer.android.com/reference/android/media…