Home
last modified time | relevance | path

Searched defs:patternTime (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
Daudio_haptic_vibrator_impl.cpp300 …int32_t patternTime = vibratorPkg_->patterns[i].time - vibrateTime; // calculate the time of singl… in StartVibrateForSoundPool() local
324 …int32_t patternTime = vibratorPkg_->patterns[i].time - vibrateTime; // calculate the time of singl… in RunVibrationPatterns() local
391 …int32_t patternTime = vibratorPkg_->patterns[i].time - vibrateTime; // calculate the time of singl… in StartVibrateForAVPlayer() local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/
Dsystem_sound_vibrator.cpp214 …int32_t patternTime = vibratorPkg->patterns[i].time - vibrateTime; // calculate the time of single… in VibrateLoopFunc() local