Searched refs:timeMS (Results 1 – 2 of 2) sorted by relevance
208 uint32_t timeMS; in performEffect() local213 timeMS = mClickDuration; in performEffect()217 timeMS = WAVEFORM_DOUBLE_CLICK_EFFECT_MS; in performEffect()221 timeMS = mTickDuration; in performEffect()225 timeMS = mHeavyClickDuration; in performEffect()232 on(timeMS, true /* forceOpenLoop */, true /* isWaveform */); in performEffect()233 _hidl_cb(status, timeMS); in performEffect()
198 uint32_t timeMS; in performEffect() local203 timeMS = mClickDuration; in performEffect()207 timeMS = WAVEFORM_DOUBLE_CLICK_EFFECT_MS; in performEffect()211 timeMS = mTickDuration; in performEffect()215 timeMS = mHeavyClickDuration; in performEffect()222 on(timeMS, true /* isWaveform */); in performEffect()223 _hidl_cb(status, timeMS); in performEffect()