Searched refs:hapticChannelSource (Results 1 – 2 of 2) sorted by relevance
104 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()
44 uint32_t hapticChannelSource[2]; // The audio channels used to generate haptic channels. member