Home
last modified time | relevance | path

Searched defs:GetHapticCapacity (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_if.h184 int32_t (*GetHapticCapacity)(struct HapticCapacity *hapticCapacity); member
/ohos5.0/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c317 static int32_t GetHapticCapacity(struct HapticCapacity *hapticCapacity) in GetHapticCapacity() function
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp210 int32_t VibratorInterfaceImpl::GetHapticCapacity(HapticCapacityVdi& hapticCapacityVdi) in GetHapticCapacity() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp355 int32_t VibratorIfService::GetHapticCapacity(HapticCapacity& hapticCapacity) in GetHapticCapacity() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService