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