Home
last modified time | relevance | path

Searched defs:initialBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dpage_transition_effect.h107 void SetInitialBackgroundColor(const Color& initialBackgroundColor) in SetInitialBackgroundColor()
Dpage_pattern.cpp763 void PagePattern::MaskAnimation(const Color& initialBackgroundColor, const Color& backgroundColor) in MaskAnimation()