Home
last modified time | relevance | path

Searched refs:InnerForegroundDraw (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dextension_handler.cpp91 void ExtensionHandler::InnerForegroundDraw(DrawingContext& context) in InnerForegroundDraw() function in OHOS::Ace::NG::ExtensionHandler
117 InnerForegroundDraw(context); in OnForegroundDraw()
H A Dextension_handler.h57 void InnerForegroundDraw(DrawingContext& context);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dextension_companion_node.cpp181 InnerForegroundDraw(context); in OnForegroundDraw()