/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | shape_abstract_model_impl.cpp | 29 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStroke() 42 AnimationOption option = stack->GetImplicitAnimationOption(); in SetFill() 51 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeDashOffset() 106 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeOpacity() 116 AnimationOption option = stack->GetImplicitAnimationOption(); in SetFillOpacity() 129 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeWidth() 160 AnimationOption option = stack->GetImplicitAnimationOption(); in SetWidth() 172 AnimationOption option = stack->GetImplicitAnimationOption(); in SetHeight()
|
H A D | shape_model_impl.cpp | 52 AnimationOption option = stack->GetImplicitAnimationOption(); in SetViewPort() 110 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStroke() 123 AnimationOption option = stack->GetImplicitAnimationOption(); in SetFill() 132 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeDashOffset() 187 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeOpacity() 197 AnimationOption option = stack->GetImplicitAnimationOption(); in SetFillOpacity() 211 AnimationOption option = stack->GetImplicitAnimationOption(); in SetStrokeWidth()
|
H A D | rect_model_impl.cpp | 39 AnimationOption option = stack->GetImplicitAnimationOption(); in SetRadiusWidth() 51 AnimationOption option = stack->GetImplicitAnimationOption(); in SetRadiusHeight() 59 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in SetRadiusValue()
|
H A D | view_stack_model_impl.h | 72 AnimationOption GetImplicitAnimationOption() override in GetImplicitAnimationOption() function 74 return ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in GetImplicitAnimationOption()
|
H A D | button_model_impl.cpp | 223 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in BackgroundColor() 249 AnimationOption option = stack->GetImplicitAnimationOption(); in SetWidth() 252 buttonComponent->SetWidth(width, stack->GetImplicitAnimationOption()); in SetWidth() 267 auto option = stack->GetImplicitAnimationOption(); in SetHeight() 304 auto option = stack->GetImplicitAnimationOption(); in SetBorderRadius()
|
H A D | model_view_impl.cpp | 112 auto option = stack->GetImplicitAnimationOption(); in SetWidth() 124 auto option = stack->GetImplicitAnimationOption(); in SetHeight()
|
H A D | view_abstract_model_impl.cpp | 77 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in ToAnimatableDimension() 86 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in ToGradient() 195 auto option = stack->GetImplicitAnimationOption(); in SetWidth() 221 auto option = stack->GetImplicitAnimationOption(); in SetHeight() 270 auto option = stack->GetImplicitAnimationOption(); in SetBackgroundColor() 417 AnimationOption option = stack->GetImplicitAnimationOption(); in SetBorderRadius() 448 AnimationOption option = stack->GetImplicitAnimationOption(); in SetBorderColor() 479 AnimationOption option = stack->GetImplicitAnimationOption(); in SetBorderWidth() 508 AnimationOption option = stack->GetImplicitAnimationOption(); in SetBorderStyle() 584 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in SetAspectRatio() [all …]
|
H A D | path_model_impl.cpp | 36 AnimationOption option = stack->GetImplicitAnimationOption(); in SetCommands()
|
H A D | navigation_model_impl.cpp | 92 declaration->animationOption = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in SetHideTitleBar() 128 declaration->animationOption = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in SetHideToolBar()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/view_context/ |
H A D | view_context_test_ng.cpp | 77 … EXPECT_EQ(NG::ViewStackProcessor::GetInstance()->GetImplicitAnimationOption().GetDuration(), 10); 103 … EXPECT_EQ(NG::ViewStackProcessor::GetInstance()->GetImplicitAnimationOption().GetDuration(), 10); 127 … EXPECT_EQ(NG::ViewStackProcessor::GetInstance()->GetImplicitAnimationOption().GetDuration(), 10);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_stack_model_ng.h | 74 AnimationOption GetImplicitAnimationOption() override in GetImplicitAnimationOption() function 76 return ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in GetImplicitAnimationOption()
|
H A D | view_stack_model.h | 44 virtual AnimationOption GetImplicitAnimationOption() = 0;
|
H A D | view_stack_processor.cpp | 240 const AnimationOption& ViewStackProcessor::GetImplicitAnimationOption() const in GetImplicitAnimationOption() function in OHOS::Ace::NG::ViewStackProcessor
|
H A D | view_stack_processor.h | 413 const AnimationOption& GetImplicitAnimationOption() const;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/animation/ |
H A D | geometry_transition_test_ng.cpp | 454 auto implicitAnimationOption = stack->GetImplicitAnimationOption(); 674 auto implicitAnimationOption = stack->GetImplicitAnimationOption(); 678 result = stack->GetImplicitAnimationOption().IsValid();
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_rect_shape.cpp | 99 AnimationOption option = ViewStackModel::GetInstance()->GetImplicitAnimationOption(); in SetRadiusWithJsVal()
|
H A D | js_piece.cpp | 60 AnimationOption option = ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in Create()
|
H A D | js_rect.cpp | 174 AnimationOption option = ViewStackModel::GetInstance()->GetImplicitAnimationOption(); in SetRadiusWithJsVal()
|
H A D | js_view_abstract.cpp | 354 AnimationOption option = ViewStackModel::GetInstance()->GetImplicitAnimationOption(); in SetBgImgPosition()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | view_stack_processor.h | 180 const AnimationOption& GetImplicitAnimationOption() const;
|
H A D | view_stack_processor.cpp | 806 const AnimationOption& ViewStackProcessor::GetImplicitAnimationOption() const in GetImplicitAnimationOption() function in OHOS::Ace::Framework::ViewStackProcessor
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/ |
H A D | geometry_transition.cpp | 487 } else if (NG::ViewStackProcessor::GetInstance()->GetImplicitAnimationOption().IsValid()) { in RecordAnimationOption() 489 animationOption_ = NG::ViewStackProcessor::GetInstance()->GetImplicitAnimationOption(); in RecordAnimationOption()
|