Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/hapticgenerator/
DEffectHapticGenerator.h44 uint32_t hapticChannelSource[2]; // The audio channels used to generate haptic channels. member
DEffectHapticGenerator.cpp146 memset(context->param.hapticChannelSource, 0, sizeof(context->param.hapticChannelSource)); in HapticGenerator_Init()
286 context->param.hapticChannelSource[i] = 0; in HapticGenerator_Configure()
505 + context->param.hapticChannelSource[j]]; in HapticGenerator_Process()