Searched refs:BlendBgColor (Results 1 – 11 of 11) sorted by relevance
237 renderContext->BlendBgColor(backgroundColor); in ButtonTouchEvent()254 renderContext->BlendBgColor(backgroundColor); in ButtonTouchEvent()293 renderContext->BlendBgColor(backgroundColor); in ButtonOnHover()298 renderContext->BlendBgColor(backgroundColor); in ButtonOnHover()
54 void BlendBgColor(const Color& color) override in BlendBgColor() function
423 renderContext->BlendBgColor(blendColorFrom); in AnimateTouchAndHover()427 …AnimationUtils::Animate(option, [renderContext, blendColorTo]() { renderContext->BlendBgColor(blen… in AnimateTouchAndHover()
193 …::Animate(option, [context = renderContext, color = endColor]() { context->BlendBgColor(color); }); in BlendBgColorAnimation()
123 void BlendBgColor(const Color& color) override;
3592 void RosenRenderContext::BlendBgColor(const Color& color) in BlendBgColor() function in OHOS::Ace::NG::RosenRenderContext
301 context->BlendBgColor(GetBlendGgColor()); in OnModifyDone()895 context->BlendBgColor(GetBlendGgColor()); in MarkIsSelected()
181 renderContext->BlendBgColor(pattern->GetBgBlendColor()); in PlayBgColorAnimation()
202 virtual void BlendBgColor(const Color& color) {} in BlendBgColor() function
286 renderContext->BlendBgColor(pattern->GetBgBlendColor()); in PlayBgColorAnimation()
1001 renderContext->BlendBgColor(pattern->GetBgBlendColor()); in PlayBgColorAnimation()