Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp4968 bool initFastCapture; in RecordThread() local
4971 initFastCapture = false; in RecordThread()
4974 initFastCapture = true; in RecordThread()
4982 initFastCapture = in RecordThread()
4995 if (initFastCapture) { in RecordThread()