Home
last modified time | relevance | path

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

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