Searched refs:mMelWorker (Results 1 – 2 of 2) sorted by relevance
120 mMelWorker("MelWorker#" + pointerString(), mCallback), in MelProcessor()136 mMelWorker.run(); in MelProcessor()282 mMelWorker.momentaryExposure(mel, mDeviceId); in addMelValue_l()295 mMelWorker.newMelValues(mMelValues, mCurrentIndex, mDeviceId); in addMelValue_l()301 mMelWorker.mCondVar.notify_one(); in addMelValue_l()365 mMelWorker.stop(); in onLastStrongRef()366 ALOGV("%s: Stopped thread: %s for device %d", __func__, mMelWorker.mThreadName.c_str(), in onLastStrongRef()
211 MelWorker mMelWorker; // spawns thread for asynchronous callbacks, variable