Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp166 static const int kPriorityFastMixer = 3; variable
3392 sendPrioConfigEvent(getpid_cached, tid, kPriorityFastMixer); in MixerThread()
3400 sendPrioConfigEvent(getpid_cached, tid, kPriorityFastMixer); in MixerThread()
5563 sendPrioConfigEvent(getpid_cached, tid, kPriorityFastMixer); in RecordThread()