Searched defs:FlushForegroundDrawFunction (Results 1 – 3 of 3) sorted by relevance
92 void FlutterRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) in FlushForegroundDrawFunction() function in OHOS::Ace::NG::FlutterRenderContext
2257 void RosenRenderContext::FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) function in OHOS::Ace::NG::RosenRenderContext
83 virtual void FlushForegroundDrawFunction(CanvasDrawFunction&& foregroundDraw) {} in FlushForegroundDrawFunction() function