Home
last modified time | relevance | path

Searched defs:effect (Results 151 - 175 of 357) sorted by relevance

12345678910>>...15

/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H A Drender_node_dotfield_simulation.cpp149 const RenderDataDefaultDotfield::BufferData::Buffer& effect = bufferData.buffers[idx]; in ComputeSimulate() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp41 OH_Drawing_PathEffect *effect = OH_Drawing_CreateDashPathEffect(intervals, 2, dashings.phase); in drawline() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp380 const std::shared_ptr<ShaderEffect> effect = ShaderEffect::CreateColorShader(0); in HWTEST_F() local
397 const std::shared_ptr<PathEffect> effect = PathEffect::CreateCornerPathEffect(10); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp166 const std::shared_ptr<PathEffect> effect = drawingPaint->GetPathEffect(); in ConvertSkPaint() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animation_param.cpp276 RSImplicitTransitionParam(const RSAnimationTimingProtocol& timingProtocol, const RSAnimationTimingCurve& timingCurve, const std::shared_ptr<const RSTransitionEffect>& effect, bool isTransitionIn) RSImplicitTransitionParam() argument
/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_resource_cache.h85 void AddEffect(std::string name, RenderEffectBasePtr effect) in AddEffect() argument
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_test/
H A Dhiplayer_impl_unit_test.cpp804 int32_t effect = 1; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv2665.c103 drv2665_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2665_haptics_play() argument
H A Dtwl6040-vibra.c189 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Dmax77693-haptic.c232 max77693_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max77693_haptic_play_effect() argument
H A Dmax8997_haptic.c217 max8997_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max8997_haptic_play_effect() argument
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
H A Diforce-ff.c209 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_magnitude_modifier() argument
226 need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_envelope_modifier() argument
338 iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_periodic() argument
409 iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_constant() argument
465 iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_condition() argument
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_effect.c88 short effect; in effect_set_byte() local
109 int effect; effect_set_word() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Duinput.h52 struct ff_effect effect; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-bigbenff.c266 hid_bigben_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) hid_bigben_play_effect() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Duinput.h52 struct ff_effect effect; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-bigbenff.c266 hid_bigben_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) hid_bigben_play_effect() argument
/kernel/linux/linux-6.6/drivers/input/joystick/iforce/
H A Diforce-ff.c209 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_magnitude_modifier() argument
226 need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_envelope_modifier() argument
338 iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_periodic() argument
409 iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_constant() argument
465 iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_condition() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Ddrv2665.c103 drv2665_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2665_haptics_play() argument
H A Dtwl6040-vibra.c189 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Dmax77693-haptic.c232 max77693_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max77693_haptic_play_effect() argument
H A Dmax8997_haptic.c212 max8997_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max8997_haptic_play_effect() argument
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_effect.c88 short effect; in effect_set_byte() local
109 int effect; effect_set_word() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Duinput.h15 struct ff_effect effect; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Duinput.h28 struct ff_effect effect; member

Completed in 16 milliseconds

12345678910>>...15