Searched refs:ForegroundDraw (Results 1 – 4 of 4) sorted by relevance
72 extensionHandler_->ForegroundDraw(context); in Draw()
57 void ExtensionHandler::ForegroundDraw(DrawingContext& context) in ForegroundDraw() function in OHOS::Ace::NG::ExtensionHandler
50 void ForegroundDraw(DrawingContext& context);
140 extensionHandler->ForegroundDraw(context); in FlushRender()