Home
last modified time | relevance | path

Searched refs:AAudioProperty_getMixerBursts (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioServiceEndpointPlay.cpp55 int32_t burstsPerBuffer = AAudioProperty_getMixerBursts(); in open()
/frameworks/av/media/libaaudio/src/utility/
DAAudioUtilities.h118 int32_t AAudioProperty_getMixerBursts();
DAAudioUtilities.cpp294 int32_t AAudioProperty_getMixerBursts() { in AAudioProperty_getMixerBursts() function