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()
3966 AutoPark<FastMixer> park(mFastMixer); in createAudioPatch_l()4056 AutoPark<FastMixer> park(mFastMixer); in releaseAudioPatch_l()5312 AutoPark<FastMixer> park(mFastMixer); in checkForNewParameter_l()8059 AutoPark<FastCapture> park(mFastCapture); in checkForNewParameter_l()