Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/common/bench/
Dbenchmark.cpp209 BENCHMARK_WRAPPER(VibratorEffectsBench_V1_2, perform_1_2,
210 { performBench(&state, &V1_2::IVibrator::perform_1_2); });
/device/google/crosshatch/vibrator/
DVibrator.h47 Return<void> perform_1_2(Effect effect, EffectStrength strength, perform_cb _hidl_cb) override;
DVibrator.cpp166 Return<void> Vibrator::perform_1_2(Effect effect, EffectStrength strength, in perform_1_2() function in android::hardware::vibrator::V1_2::implementation::Vibrator
/device/google/sunfish/vibrator/drv2624/
DVibrator.h173 Return<void> perform_1_2(V1_2::Effect effect, EffectStrength strength,
DVibrator.cpp428 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2() function in android::hardware::vibrator::V1_3::implementation::Vibrator