/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_transition_effect.h | 62 virtual void OnAttach(const RefPtr<RosenRenderContext>& context, bool activeTransition) {} in OnAttach() function
|
H A D | rosen_transition_effect_impl.h | 226 void OnAttach(const RefPtr<RosenRenderContext>& context, bool activeTransition) override in OnAttach() function
|
H A D | rosen_transition_effect.cpp | 304 void PropertyTransitionEffectTemplate<Modifier, PropertyType>::OnAttach( in OnAttach() function in OHOS::Ace::NG::PropertyTransitionEffectTemplate 368 void RosenAsymmetricTransitionEffect::OnAttach(const RefPtr<RosenRenderContext>& context, bool acti… in OnAttach() function in OHOS::Ace::NG::RosenAsymmetricTransitionEffect
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_transition.cpp | 93 void RSRenderTransition::OnAttach() in OnAttach() function in OHOS::Rosen::RSRenderTransition
|
H A D | rs_render_particle_animation.cpp | 121 void RSRenderParticleAnimation::OnAttach() in OnAttach() function in OHOS::Rosen::RSRenderParticleAnimation
|
H A D | rs_render_spring_animation.cpp | 176 void RSRenderSpringAnimation::OnAttach() in OnAttach() function in OHOS::Rosen::RSRenderSpringAnimation
|
H A D | rs_render_path_animation.cpp | 235 void RSRenderPathAnimation::OnAttach() in OnAttach() function in OHOS::Rosen::RSRenderPathAnimation
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_transition_test.cpp | 58 void OnAttach() override in OnAttach() function in OHOS::Rosen::RSRenderTransitionMock
|
H A D | rs_render_spring_animation_test.cpp | 68 void OnAttach() in OnAttach() function in OHOS::Rosen::RSRenderSpringAnimationMock
|
H A D | rs_render_path_animation_test.cpp | 56 void OnAttach() override in OnAttach() function in OHOS::Rosen::RSRenderPathAnimationMock
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_animation.h | 195 virtual void OnAttach() {} in OnAttach() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_rendering_context_2d_model_ng.cpp | 88 auto OnAttach = [weakCtx = WeakClaim(this)]() { in SetPattern() local
|