Searched defs:initFastCapture (Results 1 - 1 of 1) sorted by relevance

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

Completed in 39 milliseconds