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