Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/vibrator/aidl/vts/
H A DVtsHalVibratorTargetTest.cpp133 static float getFrequencyResolutionHz(sp<IVibrator> vibrator, int32_t capabilities) { in getFrequencyResolutionHz() function
171 (bandwidthAmplitudeMap.size() * getFrequencyResolutionHz(vibrator, capabilities)) + in getFrequencyMaximumHz()
655 getFrequencyResolutionHz(vibrator, capabilities); in TEST_P()
671 getFrequencyResolutionHz(vibrator, capabilities); in TEST_P()
841 float freqResolutionHz = getFrequencyResolutionHz(vibrator, capabilities); in TEST_P()