Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp257 static ndk::ScopedAStatus convertEffectStrength(EffectStrength strength, uint8_t *outScale) { in convertEffectStrength() function
308 status = convertEffectStrength(strength, &scale); in performEffect()