Searched refs:mFastCapture (Results 1 – 2 of 2) sorted by relevance
6016 mFastCapture = new FastCapture(); in RecordThread()6017 FastCaptureStateQueue *sq = mFastCapture->sq(); in RecordThread()6043 mFastCapture->run("FastCapture", ANDROID_PRIORITY_URGENT_AUDIO); in RecordThread()6044 pid_t tid = mFastCapture->getTid(); in RecordThread()6060 if (mFastCapture != 0) { in ~RecordThread()6061 FastCaptureStateQueue *sq = mFastCapture->sq(); in ~RecordThread()6072 mFastCapture->join(); in ~RecordThread()6073 mFastCapture.clear(); in ~RecordThread()6249 if (mFastCapture != 0) { in threadLoop()6250 FastCaptureStateQueue *sq = mFastCapture->sq(); in threadLoop()[all …]
1379 bool hasFastCapture() const { return mFastCapture != 0; } in hasFastCapture()1421 sp<FastCapture> mFastCapture; // non-0 if there is also variable