Searched refs:mFastCapture (Results 1 – 2 of 2) sorted by relevance
5743 mFastCapture = new FastCapture(); in RecordThread()5744 FastCaptureStateQueue *sq = mFastCapture->sq(); in RecordThread()5770 mFastCapture->run("FastCapture", ANDROID_PRIORITY_URGENT_AUDIO); in RecordThread()5771 pid_t tid = mFastCapture->getTid(); in RecordThread()5786 if (mFastCapture != 0) { in ~RecordThread()5787 FastCaptureStateQueue *sq = mFastCapture->sq(); in ~RecordThread()5798 mFastCapture->join(); in ~RecordThread()5799 mFastCapture.clear(); in ~RecordThread()5979 if (mFastCapture != 0) { in threadLoop()5980 FastCaptureStateQueue *sq = mFastCapture->sq(); in threadLoop()[all …]
1308 bool hasFastCapture() const { return mFastCapture != 0; } in hasFastCapture()1341 sp<FastCapture> mFastCapture; // non-0 if there is also variable