Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp183 static const int kPriorityFastCapture = 3; variable
6357 sendPrioConfigEvent(getpid_cached, tid, kPriorityFastCapture, false /*forApp*/); in RecordThread()
6358 stream()->setHalThreadPriority(kPriorityFastCapture); in RecordThread()