Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp192 static const int kPriorityFastCapture = 3; variable
6840 sendPrioConfigEvent(getpid(), tid, kPriorityFastCapture, false /*forApp*/); in RecordThread()
6841 stream()->setHalThreadPriority(kPriorityFastCapture); in RecordThread()