Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp1546 uint32_t thisTimeMs; in getCompoundDetails() local
1550 status = getSimpleDetails(Effect::CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails()
1555 timeMs += thisTimeMs; in getCompoundDetails()
1561 status = getSimpleDetails(Effect::HEAVY_CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails()
1566 timeMs += thisTimeMs; in getCompoundDetails()