Searched refs:AutoPark (Results 1 – 2 of 2) sorted by relevance
20 template<typename T> class AutoPark {24 explicit AutoPark(const sp<T>& fastThread) : mFastThread(fastThread) in AutoPark() function42 ~AutoPark() in ~AutoPark()
4057 AutoPark<FastMixer> park(mFastMixer); in createAudioPatch_l()4152 AutoPark<FastMixer> park(mFastMixer); in releaseAudioPatch_l()5395 AutoPark<FastMixer> park(mFastMixer); in checkForNewParameter_l()8111 AutoPark<FastCapture> park(mFastCapture); in checkForNewParameter_l()