Searched refs:mFastCapture (Results 1 – 2 of 2) sorted by relevance
6811 mFastCapture = new FastCapture(); in RecordThread()6812 FastCaptureStateQueue *sq = mFastCapture->sq(); in RecordThread()6838 mFastCapture->run("FastCapture", ANDROID_PRIORITY_URGENT_AUDIO); in RecordThread()6839 pid_t tid = mFastCapture->getTid(); in RecordThread()6859 if (mFastCapture != 0) { in ~RecordThread()6860 FastCaptureStateQueue *sq = mFastCapture->sq(); in ~RecordThread()6871 mFastCapture->join(); in ~RecordThread()6872 mFastCapture.clear(); in ~RecordThread()7053 if (mFastCapture != 0) { in threadLoop()7054 FastCaptureStateQueue *sq = mFastCapture->sq(); in threadLoop()[all …]
1633 bool hasFastCapture() const { return mFastCapture != 0; } in hasFastCapture()1700 sp<FastCapture> mFastCapture; // non-0 if there is also variable