Home
last modified time | relevance | path

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

/device/google/coral/vibrator/
DVibrator.cpp329 uint32_t thisVolLevel; in getCompoundDetails() local
335 status = getSimpleDetails(Effect::CLICK, strength, &thisTimeMs, &thisVolLevel); in getCompoundDetails()
339 effectBuilder << WAVEFORM_SIMPLE_EFFECT_INDEX << "." << thisVolLevel; in getCompoundDetails()
349 status = getSimpleDetails(Effect::HEAVY_CLICK, strength, &thisTimeMs, &thisVolLevel); in getCompoundDetails()
353 effectBuilder << WAVEFORM_SIMPLE_EFFECT_INDEX << "." << thisVolLevel; in getCompoundDetails()