Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h863 virtual void OnCustomBackgroundColorUpdate(const Color& color) {} in OnCustomBackgroundColorUpdate() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp3237 void RosenRenderContext::OnCustomBackgroundColorUpdate(const Color& color) in OnCustomBackgroundColorUpdate() function in OHOS::Ace::NG::RosenRenderContext