Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h800 virtual void OnLinearGradientBlurUpdate(const NG::LinearGradientBlurPara& blurPara) {} in OnLinearGradientBlurUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4365 void RosenRenderContext::OnLinearGradientBlurUpdate(const NG::LinearGradientBlurPara& blurPara) function in OHOS::Ace::NG::RosenRenderContext