Home
last modified time | relevance | path

Searched defs:effect (Results 1 - 25 of 240) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect.cpp19 NativeTransitionEffect::NativeTransitionEffect(RefPtr<NG::ChainedTransitionEffect> effect) in NativeTransitionEffect() argument
/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_shared_transition_effect.cpp19 GetSharedTransitionEffect( SharedTransitionEffectType effect, const ShareId& shareId) GetSharedTransitionEffect() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_effect.cpp26 void TexginePathEffect::SetPathEffect(const std::shared_ptr<RSPathEffect> effect) in SetPathEffect() argument
H A Dtexgine_path_1d_path_effect.cpp24 auto effect = RSPathEffect::CreatePathDashEffect(*path.GetPath().get(), advance, phase, in Make() local
H A Dtexgine_dash_path_effect.cpp25 std::shared_ptr<RSPathEffect> effect = RSPathEffect::CreateDashPathEffect(intervals, count, phase); in Make() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/data_center/
H A Dasset_test.cpp90 auto effect = EffectFactory::CreateEffect(WATER_MARK_DESC); in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/effect/
H A Deffect_factory.cpp36 auto effect = std::make_shared<EffectImageEffect>(id_.fetch_add(1), description); in CreateEffect() local
[all...]
/kernel/linux/linux-5.10/drivers/input/
H A Dinput-compat.c62 input_ff_effect_from_user(const char __user *buffer, size_t size, struct ff_effect *effect) input_ff_effect_from_user() argument
117 input_ff_effect_from_user(const char __user *buffer, size_t size, struct ff_effect *effect) input_ff_effect_from_user() argument
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-compat.c62 input_ff_effect_from_user(const char __user *buffer, size_t size, struct ff_effect *effect) input_ff_effect_from_user() argument
117 input_ff_effect_from_user(const char __user *buffer, size_t size, struct ff_effect *effect) input_ff_effect_from_user() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_model.cpp94 void WindowSceneModel::SetAttractionEffect(const AttractionEffect& effect) in SetAttractionEffect() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition.h32 void SetTransitionEffect(const std::shared_ptr<const RSTransitionEffect>& effect) in SetTransitionEffect() argument
H A Drs_transition.cpp27 RSTransition::RSTransition(const std::shared_ptr<const RSTransitionEffect>& effect, bool isTransitionIn) in RSTransition() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_runtime_shader_builder_test.cpp59 std::shared_ptr<RuntimeEffect> effect = RuntimeEffect::CreateForShader(shaderString); in HWTEST_F() local
110 std::shared_ptr<RuntimeEffect> effect = RuntimeEffect::CreateForShader(shaderString); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_implicit_animator_test.cpp106 auto effect = std::make_shared<RSTransitionEffect>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dfg_mask_test.cpp45 auto effect = Drawing::ShaderEffect::CreateLinearGradient(Drawing::PointF(0.0, 0.0), in GRAPHIC_TEST() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/impl/
H A Ddata_center_impl.cpp48 auto effect = EffectFactory::CreateEffect(effectDescription); in AppendVideo() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/
H A Dvideo_asset.cpp44 void VideoAsset::ApplyEffect(const std::shared_ptr<Effect>& effect) in ApplyEffect() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg2ff.c22 play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) play_effect() argument
H A Dhid-lg3ff.c48 hid_lg3ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) hid_lg3ff_play() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg3ff.c48 hid_lg3ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) hid_lg3ff_play() argument
H A Dhid-lg2ff.c22 play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) play_effect() argument
/test/xts/hats/hdf/light/lightBenchmarkTest/
H A Dhdf_light_benchmark_test.cpp100 HdfLightEffect effect; in BENCHMARK_F() local
138 HdfLightEffect effect; in BENCHMARK_F() local
[all...]
/test/xts/hats/hdf/light/hdiService/
H A Dhdf_light_hdi_common_test.cpp61 void InitConfig(HdfLightEffect &effect) in InitConfig() argument
108 HdfLightEffect effect; in HWTEST_F() local
130 HdfLightEffect effect; in HWTEST_F() local
151 HdfLightEffect effect; HWTEST_F() local
173 HdfLightEffect effect; HWTEST_F() local
196 HdfLightEffect effect; HWTEST_F() local
219 HdfLightEffect effect; HWTEST_F() local
238 HdfLightEffect effect; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpage_transition_model_impl.cpp21 void PageTransitionModelImpl::SetSlideEffect(SlideEffect effect) in SetSlideEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_model_ng.cpp38 void PageTransitionModelNG::SetSlideEffect(SlideEffect effect) in SetSlideEffect() argument

Completed in 8 milliseconds

12345678910