HomeSort by relevance Sort by last modified time
    Searched refs:AAudioStream_getPerformanceMode (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/nativemedia/aaudio/jni/
utils.cpp 129 mActual.perfMode = AAudioStream_getPerformanceMode(mStream);
  /frameworks/av/media/libaaudio/examples/utils/
AAudioArgsParser.h 412 getPerformanceMode(), AAudioStream_getPerformanceMode(stream));
  /frameworks/av/media/libaaudio/include/aaudio/
AAudio.h 575 * You can call AAudioStream_getPerformanceMode() to find out the final mode for the stream.
    [all...]
  /frameworks/av/media/libaaudio/tests/
test_timestamps.cpp 170 actualPerformanceMode = AAudioStream_getPerformanceMode(aaudioStream);
  /frameworks/av/media/libaaudio/src/core/
AAudioAudio.cpp 457 AAUDIO_API aaudio_performance_mode_t AAudioStream_getPerformanceMode(AAudioStream* stream)

Completed in 53 milliseconds