Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp191 static const int kPriorityFastMixer = 3; variable
4352 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()
4353 stream()->setHalThreadPriority(kPriorityFastMixer); in MixerThread()
4361 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()