Searched defs:performanceMode (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| D | AudioStreamOpenSLES.cpp | 233 SLuint32 performanceMode = convertPerformanceMode(getPerformanceMode()); in configurePerformanceMode() local 248 SLuint32 performanceMode = 0; in updateStreamParameters() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | TestDisconnectActivity.java | 423 private void testConfiguration(boolean isInput, int performanceMode, in testConfiguration() 432 private void testConfiguration(int performanceMode, in testConfiguration()
|
| D | StreamConfiguration.java | 143 public void setPerformanceMode(int performanceMode) { in setPerformanceMode() 154 static String convertPerformanceModeToText(int performanceMode) { in convertPerformanceModeToText()
|
| D | AutoGlitchActivity.java | 269 private void testConfiguration(int performanceMode, in testConfiguration()
|
| D | OboeAudioStream.java | 104 int performanceMode, in openNative()
|
| D | StreamConfigurationView.java | 295 public void onItemSelected(AdapterView<?> parent, View view, int performanceMode, long id) { in onItemSelected()
|
| /third_party/skia/third_party/externals/oboe/include/oboe/ |
| D | AudioStreamBuilder.h | 194 AudioStreamBuilder *setPerformanceMode(PerformanceMode performanceMode) { in setPerformanceMode()
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
| D | NativeAudioContext.cpp | 143 jint performanceMode, in open()
|
| D | jni-bridge.cpp | 120 jint performanceMode, in Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative()
|