Searched refs:RecordThread (Results 1 – 2 of 2) sorted by relevance
1430 status_t RecordThread::checkEffectCompatibility_l( in checkEffectCompatibility_l()8058 return sp<RecordThread>::make(afThreadCallback, input, id, systemReady); in create()8061 RecordThread::RecordThread(const sp<IAfThreadCallback>& afThreadCallback, in RecordThread() function in android::RecordThread8222 RecordThread::~RecordThread() in ~RecordThread()8244 void RecordThread::onFirstRef() in onFirstRef()8249 void RecordThread::preExit() in preExit()8261 bool RecordThread::threadLoop() in threadLoop()8840 void RecordThread::standbyIfNotAlreadyInStandby() in standbyIfNotAlreadyInStandby()8850 void RecordThread::inputStandBy() in inputStandBy()8891 sp<IAfRecordTrack> RecordThread::createRecordTrack_l( in createRecordTrack_l()[all …]
1960 class RecordThread : public IAfRecordThread, public ThreadBase1968 RecordThread(const sp<IAfThreadCallback>& afThreadCallback,1973 ~RecordThread() override;