Home
last modified time | relevance | path

Searched refs:hapticThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp4386 IAfThreadBase* const hapticThread = hapticPlaybackThread_l(); in createEffect() local
4387 if (hapticThread == nullptr) { in createEffect()
4392 if (hapticThread != thread) { in createEffect()
4395 thread = hapticThread; in createEffect()