Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.h146 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
H A DVibrator.cpp1118 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator
1284 status = getCompoundDetails(effect, strength, &timeMs, ch); in performEffect()
/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A DVibrator.h184 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
H A DVibrator.cpp910 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator
1028 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()