Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp225 static const int kPriorityFastMixer = 3; variable
5232 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()
5233 stream()->setHalThreadPriority(kPriorityFastMixer); in MixerThread()
5241 sendPrioConfigEvent(getpid(), tid, kPriorityFastMixer, false /*forApp*/); in MixerThread()