Home
last modified time | relevance | path

Searched defs:mEffectDurations (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.h241 std::vector<uint32_t> mEffectDurations; variable
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h253 std::vector<uint32_t> mEffectDurations; variable
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp246 std::map<Effect, EffectDuration> mEffectDurations; member in aidl::android::hardware::vibrator::VibratorTestTemplate