/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect.cpp | 19 NativeTransitionEffect::NativeTransitionEffect(RefPtr<NG::ChainedTransitionEffect> effect) in NativeTransitionEffect() argument
|
/foundation/arkui/ace_engine/test/mock/core/svg/ |
H A D | mock_shared_transition_effect.cpp | 19 GetSharedTransitionEffect( SharedTransitionEffectType effect, const ShareId& shareId) GetSharedTransitionEffect() argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_path_effect.cpp | 26 void TexginePathEffect::SetPathEffect(const std::shared_ptr<RSPathEffect> effect) in SetPathEffect() argument
|
H A D | texgine_path_1d_path_effect.cpp | 24 auto effect = RSPathEffect::CreatePathDashEffect(*path.GetPath().get(), advance, phase, in Make() local
|
H A D | texgine_dash_path_effect.cpp | 25 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 D | asset_test.cpp | 90 auto effect = EffectFactory::CreateEffect(WATER_MARK_DESC); in HWTEST_F() local
|
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/effect/ |
H A D | effect_factory.cpp | 36 auto effect = std::make_shared<EffectImageEffect>(id_.fetch_add(1), description); in CreateEffect() local [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | input-compat.c | 62 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 D | input-compat.c | 62 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 D | window_scene_model.cpp | 94 void WindowSceneModel::SetAttractionEffect(const AttractionEffect& effect) in SetAttractionEffect() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_transition.h | 32 void SetTransitionEffect(const std::shared_ptr<const RSTransitionEffect>& effect) in SetTransitionEffect() argument
|
H A D | rs_transition.cpp | 27 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 D | skia_runtime_shader_builder_test.cpp | 59 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 D | rs_implicit_animator_test.cpp | 106 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 D | fg_mask_test.cpp | 45 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 D | data_center_impl.cpp | 48 auto effect = EffectFactory::CreateEffect(effectDescription); in AppendVideo() local
|
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/ |
H A D | video_asset.cpp | 44 void VideoAsset::ApplyEffect(const std::shared_ptr<Effect>& effect) in ApplyEffect() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-lg2ff.c | 22 play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) play_effect() argument
|
H A D | hid-lg3ff.c | 48 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 D | hid-lg3ff.c | 48 hid_lg3ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) hid_lg3ff_play() argument
|
H A D | hid-lg2ff.c | 22 play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) play_effect() argument
|
/test/xts/hats/hdf/light/lightBenchmarkTest/ |
H A D | hdf_light_benchmark_test.cpp | 100 HdfLightEffect effect;
in BENCHMARK_F() local 138 HdfLightEffect effect;
in BENCHMARK_F() local [all...] |
/test/xts/hats/hdf/light/hdiService/ |
H A D | hdf_light_hdi_common_test.cpp | 61 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 D | page_transition_model_impl.cpp | 21 void PageTransitionModelImpl::SetSlideEffect(SlideEffect effect) in SetSlideEffect() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | page_transition_model_ng.cpp | 38 void PageTransitionModelNG::SetSlideEffect(SlideEffect effect) in SetSlideEffect() argument
|