Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dflutter_render_context.cpp92 void FlutterRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) in FlushForegroundDrawFunction() function in OHOS::Ace::NG::FlutterRenderContext
Drosen_render_context.cpp2257 void RosenRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) function in OHOS::Ace::NG::RosenRenderContext
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h83 virtual void FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) {} in FlushForegroundDrawFunction() function