Home
last modified time | relevance | path

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

/device/google/coral/vibrator/
DVibrator.cpp277 uint32_t volIndex; in getSimpleDetails() local
296 volIndex = WAVEFORM_TEXTURE_TICK_EFFECT_LEVEL; in getSimpleDetails()
300 volIndex = WAVEFORM_TICK_EFFECT_LEVEL; in getSimpleDetails()
304 volIndex = WAVEFORM_CLICK_EFFECT_LEVEL; in getSimpleDetails()
307 volIndex = WAVEFORM_HEAVY_CLICK_EFFECT_LEVEL; in getSimpleDetails()
313 volLevel = mVolLevels[volIndex + volOffset]; in getSimpleDetails()