Searched refs:FlushForegroundDrawFunction (Results 1 – 4 of 4) sorted by relevance
137 renderContext->FlushForegroundDrawFunction( in FlushRender()160 renderContext->FlushForegroundDrawFunction(std::move(foregroundDraw)); in FlushRender()
100 virtual void FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) {} in FlushForegroundDrawFunction() function
184 void FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) override;
3809 void RosenRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) function in OHOS::Ace::NG::RosenRenderContext