| /drivers/peripheral/light/test/unittest/hdi/ |
| D | hdf_light_hdi_test.cpp | 63 static void InitConfig(HdfLightEffect &effect) in InitConfig() 81 HdfLightEffect effect; variable 104 HdfLightEffect effect; variable 127 HdfLightEffect effect; variable 150 HdfLightEffect effect; variable 176 HdfLightEffect effect; variable 202 HdfLightEffect effect; variable 227 HdfLightEffect effect; variable 253 HdfLightEffect effect; variable 273 HdfLightEffect effect; variable [all …]
|
| D | hdf_light_hdi_common_test.cpp | 61 static void InitConfig(HdfLightEffect &effect) in InitConfig() 111 HdfLightEffect effect; variable 134 HdfLightEffect effect; variable 156 HdfLightEffect effect; variable 179 HdfLightEffect effect; variable 203 HdfLightEffect effect; variable 227 HdfLightEffect effect; variable 247 HdfLightEffect effect; variable
|
| /drivers/peripheral/light/test/unittest/common/ |
| D | hdf_light_test.cpp | 138 struct LightEffect effect; variable 177 struct LightEffect effect; variable 229 struct LightEffect effect; variable
|
| /drivers/peripheral/light/test/performance/common/ |
| D | hdf_light_performance_test.cpp | 68 static void InitConfig(LightEffect &effect) in InitConfig() 86 LightEffect effect; variable
|
| /drivers/peripheral/light/test/performance/hdi/ |
| D | hdf_light_hdi_performance_test.cpp | 110 HdfLightEffect effect; variable 152 HdfLightEffect effect; variable
|
| /drivers/hdf_core/framework/model/misc/vibrator/driver/include/ |
| D | vibrator_haptic.h | 33 const char *effect; member 43 const char *effect; member
|
| /drivers/peripheral/light/test/benchmarktest/ |
| D | hdf_light_benchmark_test.cpp | 105 HdfLightEffect effect; in BENCHMARK_F() local 143 HdfLightEffect effect; in BENCHMARK_F() local
|
| /drivers/peripheral/light/hal/src/ |
| D | light_controller.c | 176 static int32_t OnLightValidityJudgment(uint32_t lightId, struct LightEffect *effect) in OnLightValidityJudgment() 197 static int32_t OnLight(uint32_t lightId, struct LightEffect *effect) in OnLight()
|
| /drivers/peripheral/vibrator/hal/src/ |
| D | vibrator_controller.c | 225 static int32_t Start(const char *effect) in Start() 262 static int32_t GetEffectInfo(const char *effect, struct EffectInfo *effectInfo) in GetEffectInfo()
|
| /drivers/peripheral/light/hdi_service/ |
| D | light_if_service.cpp | 115 int32_t LightIfService::TurnOnLight(int32_t lightId, const HdfLightEffect& effect) in TurnOnLight()
|
| /drivers/peripheral/light/hdi_impl/ |
| D | light_interface_impl.cpp | 75 int32_t LightInterfaceImpl::TurnOnLight(int32_t lightId, const HdfLightEffectVdi& effect) in TurnOnLight()
|
| /drivers/hdf_core/framework/model/misc/vibrator/driver/src/ |
| D | vibrator_haptic.c | 187 uint32_t effect; in ProcessHapticEffect() local
|
| D | vibrator_driver.c | 165 const char *effect = NULL; in StartEffect() local
|
| /drivers/peripheral/vibrator/hdi_impl/ |
| D | vibrator_interface_impl.cpp | 153 int32_t VibratorInterfaceImpl::EnableCompositeEffect(const HdfCompositeEffectVdi &effect) in EnableCompositeEffect()
|
| /drivers/peripheral/vibrator/test/benchmarktest/ |
| D | hdf_vibrator_benchmark_test.cpp | 231 HdfCompositeEffect effect; in BENCHMARK_F() local
|
| /drivers/peripheral/vibrator/hdi_service/ |
| D | vibrator_if_service.cpp | 235 int32_t VibratorIfService::EnableCompositeEffect(const HdfCompositeEffect &effect) in EnableCompositeEffect()
|