Home
last modified time | relevance | path

Searched defs:foregroundDraw (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpaint_wrapper.cpp113 … auto foregroundDraw = nodePaintImpl_ ? nodePaintImpl_->GetForegroundDrawFunction(this) : nullptr; in FlushRender() local
H A Drender_context.h100 virtual void FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) {} in FlushForegroundDrawFunction()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3809 void RosenRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw)