Home
last modified time | relevance | path

Searched defs:hapticCapacity (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
H A Dvibratorgethapticcapacity_fuzzer.cpp26 OHOS::HDI::Vibrator::V1_2::HapticCapacity hapticCapacity; member
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_connection.cpp159 HapticCapacity hapticCapacity; in GetVibratorCapacity() local
/ohos5.0/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c317 static int32_t GetHapticCapacity(struct HapticCapacity *hapticCapacity) in GetHapticCapacity()
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp218 struct HapticCapacity hapticCapacity; in GetHapticCapacity() local
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp355 int32_t VibratorIfService::GetHapticCapacity(HapticCapacity& hapticCapacity) in GetHapticCapacity()
/ohos5.0/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdf_vibrator_hdi_test.cpp535 OHOS::HDI::Vibrator::V1_2::HapticCapacity hapticCapacity; variable