Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp280 HdfEffectInfoVdi effectInfoVdi; in GetEffectInfo() local
282 int32_t ret = vibratorVdiImpl_->GetEffectInfo(effectType, effectInfoVdi); in GetEffectInfo()
288 effectInfo.isSupportEffect = effectInfoVdi.isSupportEffect; in GetEffectInfo()
289 effectInfo.duration = effectInfoVdi.duration; in GetEffectInfo()