Searched refs:mFastCapture (Results 1 – 2 of 2) sorted by relevance
7405 mFastCapture = new FastCapture(); in RecordThread()7406 FastCaptureStateQueue *sq = mFastCapture->sq(); in RecordThread()7433 pid_t tid = mFastCapture->getTid(); in RecordThread()7453 if (mFastCapture != 0) { in ~RecordThread()7454 FastCaptureStateQueue *sq = mFastCapture->sq(); in ~RecordThread()7465 mFastCapture->join(); in ~RecordThread()7466 mFastCapture.clear(); in ~RecordThread()7681 if (mFastCapture != 0) { in threadLoop()8079 if (mFastCapture != 0) { in inputStandBy()8080 FastCaptureStateQueue *sq = mFastCapture->sq(); in inputStandBy()[all …]
1835 bool hasFastCapture() const { return mFastCapture != 0; } in hasFastCapture()1916 sp<FastCapture> mFastCapture; // non-0 if there is also variable