Home
last modified time | relevance | path

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

/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp190 static float getAmplitudeMax() { in getAmplitudeMax() function
205 active.startAmplitude = (getAmplitudeMin() + getAmplitudeMax()) / 2; in composeValidActivePwle()
207 active.endAmplitude = (getAmplitudeMin() + getAmplitudeMax()) / 2; in composeValidActivePwle()
836 active.startAmplitude = getAmplitudeMax() + 1.0; // Amplitude greater than allowed in TEST_P()
837 active.endAmplitude = getAmplitudeMax() + 1.0; // Amplitude greater than allowed in TEST_P()