Searched refs:FlushContentDrawFunction (Results 1 – 4 of 4) sorted by relevance
125 renderContext->FlushContentDrawFunction( in FlushRender()157 renderContext->FlushContentDrawFunction(std::move(contentDraw)); in FlushRender()
98 virtual void FlushContentDrawFunction(CanvasDrawFunction&& contentDraw) {} in FlushContentDrawFunction() function
182 void FlushContentDrawFunction(CanvasDrawFunction&& contentDraw) override;
3773 void RosenRenderContext::FlushContentDrawFunction(CanvasDrawFunction&& contentDraw) function in OHOS::Ace::NG::RosenRenderContext