Home
last modified time | relevance | path

Searched defs:effect (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/misc/light/test/unittest/hdi/
Dhdf_light_hdi_test.cpp115 HdfLightEffect effect; variable
146 HdfLightEffect effect; variable
174 HdfLightEffect effect; variable
197 HdfLightEffect effect; variable
/drivers/peripheral/misc/light/test/unittest/common/
Dhdf_light_test.cpp139 struct LightEffect effect; variable
167 struct LightEffect effect; variable
195 struct LightEffect effect; variable
/drivers/peripheral/misc/light/test/performance/hdi/
Dhdf_light_hdi_performance_test.cpp111 HdfLightEffect effect; variable
153 HdfLightEffect effect; variable
/drivers/peripheral/misc/light/hal/src/
Dlight_controller.c144 static int32_t ValidityJudgment(uint32_t lightId, struct LightEffect *effect) in ValidityJudgment()
165 static int32_t OnLight(uint32_t lightId, struct LightEffect *effect) in OnLight()
/drivers/framework/model/misc/vibrator/driver/include/
Dvibrator_haptic.h33 const char *effect; member
43 const char *effect; member
/drivers/peripheral/misc/light/hdi_service/
Dlight_interface_impl.cpp53 int32_t LightInterfaceImpl::TurnOnLight(int32_t lightId, const HdfLightEffect& effect) in TurnOnLight()
/drivers/peripheral/misc/vibrator/hal/src/
Dvibrator_controller.c81 static int32_t Start(const char *effect) in Start()
/drivers/framework/model/misc/vibrator/driver/src/
Dvibrator_driver.c150 const char *effect = NULL; in StartEffect() local
Dvibrator_haptic.c170 uint32_t effect; in ProcessHapticEffect() local