Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp472 uint32_t thisTimeMs; in getCompoundDetails() local
479 status = getSimpleDetails(Effect::CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails()
485 timeMs += thisTimeMs; in getCompoundDetails()
494 status = getSimpleDetails(Effect::HEAVY_CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails()
500 timeMs += thisTimeMs; in getCompoundDetails()