Searched refs:fastThread (Results 1 – 1 of 1) sorted by relevance
24 AutoPark(const sp<T>& fastThread) : mFastThread(fastThread) in AutoPark() argument27 if (fastThread != nullptr) { in AutoPark()