Searched refs:initialBackgroundColor (Results 1 – 3 of 3) sorted by relevance
107 void SetInitialBackgroundColor(const Color& initialBackgroundColor) in SetInitialBackgroundColor() argument109 initialBackgroundColor_ = initialBackgroundColor; in SetInitialBackgroundColor()
246 void MaskAnimation(const Color& initialBackgroundColor, const Color& backgroundColor);
4886 auto initialBackgroundColor = DEFAULT_MASK_COLOR; local4894 initialBackgroundColor = DEFAULT_MASK_COLOR;4909 initialBackgroundColor = MASK_COLOR;4922 initialBackgroundColor = DEFAULT_MASK_COLOR;4941 resultEffect->SetInitialBackgroundColor(initialBackgroundColor);5058 void RosenRenderContext::MaskAnimation(const Color& initialBackgroundColor, const Color& background… argument5063 SetActualForegroundColor(initialBackgroundColor);