Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/test/
Dtest_utils.h60 static PrimitivePwle createActivePwle(float startAmplitude, float startFrequency, in createActivePwle() function
DVibratorHalWrapperHidlV1_0Test.cpp340 multiplePrimitives.push_back(vibrator::TestFactory::createActivePwle(0, 1, 0, 1, 10ms)); in TEST_F()
DVibratorHalWrapperAidlTest.cpp676 multiplePrimitives.push_back(vibrator::TestFactory::createActivePwle(0, 1, 0, 1, 10ms)); in TEST_F()