Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp3996 uint32_t hapticSessionChannelCount = mEffectBufferValid ? in threadLoop() local
4000 hapticSessionChannelCount = mChannelCount; in threadLoop()
4004 * audio_bytes_per_frame(hapticSessionChannelCount, in threadLoop()