Home
last modified time | relevance | path

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

/device/google/coral/vibrator/
DVibrator.cpp322 Return<Status> Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in android::hardware::vibrator::V1_3::implementation::Vibrator
395 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()
DVibrator.h149 Return<Status> getCompoundDetails(Effect effect, EffectStrength strength, uint32_t *outTimeMs,