Home
last modified time | relevance | path

Searched defs:effect (Results 101 - 125 of 357) sorted by relevance

12345678910>>...15

/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_content_test_ng.cpp258 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
388 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
518 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
648 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
778 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
908 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); HWTEST_F() local
1038 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_effect_server.cpp125 static bool LoadEffect(const Effect &effect, const std::vector<std::shared_ptr<AudioEffectLibEntry>> &libList) in LoadEffect() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp558 std::shared_ptr<const RSTransitionEffect> effect = RSTransitionEffect::OPACITY; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_pixel_map_shader_test.cpp212 std::shared_ptr<Drawing::ShaderEffect> effect = Drawing::ShaderEffect::CreateExtendShader(rsPixelMapShader); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_shader_effect_test.cpp58 OH_Drawing_ShaderEffect* effect = in HWTEST_F() local
80 OH_Drawing_ShaderEffect* effect = in HWTEST_F() local
110 OH_Drawing_ShaderEffect* effect = OH_Drawing_ShaderEffectCreateImageShader(image, CLAMP, CLAMP, options, matrix); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-dr.c31 drff_play(struct input_dev *dev, void *data, struct ff_effect *effect) drff_play() argument
H A Dhid-tmff.c73 tmff_play(struct input_dev *dev, void *data, struct ff_effect *effect) tmff_play() argument
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dtwl4030-vibra.c122 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Dpm8xxx-vibrator.c153 pm8xxx_vib_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) pm8xxx_vib_play_effect() argument
H A Dregulator-haptic.c94 regulator_haptic_play_effect(struct input_dev *input, void *data, struct ff_effect *effect) regulator_haptic_play_effect() argument
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dpsxpad-spi.c139 psxpad_spi_play_effect(struct input_dev *idev, void *data, struct ff_effect *effect) psxpad_spi_play_effect() argument
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
H A Diforce-main.c107 static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) in iforce_upload_effect() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-tmff.c73 tmff_play(struct input_dev *dev, void *data, struct ff_effect *effect) tmff_play() argument
H A Dhid-dr.c31 drff_play(struct input_dev *dev, void *data, struct ff_effect *effect) drff_play() argument
/kernel/linux/linux-6.6/drivers/input/joystick/iforce/
H A Diforce-main.c107 static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) in iforce_upload_effect() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dpm8xxx-vibrator.c152 pm8xxx_vib_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) pm8xxx_vib_play_effect() argument
H A Dsc27xx-vibra.c95 sc27xx_vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) sc27xx_vibra_play() argument
H A Dregulator-haptic.c94 regulator_haptic_play_effect(struct input_dev *input, void *data, struct ff_effect *effect) regulator_haptic_play_effect() argument
H A Dtwl4030-vibra.c122 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dpsxpad-spi.c142 psxpad_spi_play_effect(struct input_dev *idev, void *data, struct ff_effect *effect) psxpad_spi_play_effect() argument
/test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/
H A Dhdf_vibrator_benchmark_test.cpp240 HdfCompositeEffect effect; in BENCHMARK_F() local
/third_party/node/deps/v8/src/compiler/
H A Djs-native-context-specialization.h134 ValueEffectControl(Node* value, Node* effect, Node* control) in ValueEffectControl() argument
138 Node* effect() const { return effect_; } in effect() function in v8::internal::compiler::final::final
[all...]
H A Djs-type-hint-lowering.h63 Node* effect() const { return effect_; } in effect() function in v8::internal::compiler::JSTypeHintLowering::LoweringResult
72 static LoweringResult SideEffectFree(Node* value, Node* effect, in SideEffectFree() argument
94 LoweringResult(LoweringResultKind kind, Node* value, Node* effect, in LoweringResult() argument
[all...]
H A Dsimplified-operator-reducer.cc170 Node* const effect = NodeProperties::GetEffectInput(node); in Reduce() local
H A Dmemory-lowering.h41 static AllocationState const* Closed(AllocationGroup* group, Node* effect, in Closed() argument
54 Node* effect() const { return effect_; } in effect() function in v8::internal::compiler::final::final
45 Open(AllocationGroup* group, intptr_t size, Node* top, Node* effect, Zone* zone) Open() argument

Completed in 13 milliseconds

12345678910>>...15