Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp213 static const int kPriorityFastMixer = 3; variable
4818 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()
4819 stream()->setHalThreadPriority(kPriorityFastMixer); in MixerThread()
4827 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()