Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPropertyUtils.cpp83 static const char* sPropMixerBursts = "aaudio.mixer_bursts"; in getAAudioMixerBurstCountFromSystemProperty() local
84 int32_t prop = property_get_int32(sPropMixerBursts, sDefaultBursts); in getAAudioMixerBurstCountFromSystemProperty()