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

/frameworks/av/services/audioflinger/
H A DTracks.cpp2130 sp<ThreadBase> threadBase = mThread.promote(); local
2131 if (threadBase != 0) {
2134 framesToDrop = threadBase->mFrameCount * 2;

Completed in 187 milliseconds