Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.h212 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
DVibrator.cpp1147 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator
1279 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h224 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
DVibrator.cpp1477 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator
1597 status = getCompoundDetails(effect, strength, &timeMs, &*maybeCh); in performEffect()