Searched refs:OnForegroundDraw (Results 1 – 4 of 4) sorted by relevance
60 OnForegroundDraw(context); in ForegroundDraw()115 void ExtensionHandler::OnForegroundDraw(DrawingContext& context) in OnForegroundDraw() function in OHOS::Ace::NG::ExtensionHandler
144 virtual void OnForegroundDraw(DrawingContext& context);
75 void OnForegroundDraw(DrawingContext& context) override;
165 void ExtensionCompanionNode::OnForegroundDraw(DrawingContext& context) in OnForegroundDraw() function in OHOS::Ace::NG::ExtensionCompanionNode