Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/skia/src/effects/
H A DSkLumaColorFilter.cpp19 sk_sp<SkRuntimeEffect> effect = SkMakeCachedRuntimeEffect(SkRuntimeEffect::MakeForColorFilter, in Make() local
H A DSkOverdrawColorFilter.cpp16 sk_sp<SkRuntimeEffect> effect = SkMakeCachedRuntimeEffect( in MakeWithSkColors() local
H A DSkHighContrastFilter.cpp46 sk_sp<SkRuntimeEffect> effect = SkMakeCachedRuntimeEffect(SkRuntimeEffect::MakeForColorFilter, in Make() local
/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
/third_party/skia/gm/
H A Druntimeimagefilter.cpp26 sk_sp<SkRuntimeEffect> effect = SkRuntimeEffect::MakeForShader(SkString(R"( in make_filter() 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
/third_party/skia/src/gpu/effects/
H A DGrSDFBlurEffect.cpp27 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, in Make() local
/third_party/skia/src/gpu/
H A DGrFixedClip.cpp39 Effect effect = Effect::kUnclipped; in apply() local
/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
/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

Completed in 8 milliseconds

12345678910>>...15