Home
last modified time | relevance | path

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

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