Home
last modified time | relevance | path

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

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