Searched refs:FlushOverlayModifier (Results 1 – 13 of 13) sorted by relevance
49 renderContext->FlushOverlayModifier(overlayModifier); in SetNodePaintMethod()60 void PaintWrapper::FlushOverlayModifier() in FlushOverlayModifier() function in OHOS::Ace::NG::PaintWrapper67 renderContext->FlushOverlayModifier(overlayModifier); in FlushOverlayModifier()
106 void FlushOverlayModifier();
106 virtual void FlushOverlayModifier(const RefPtr<Modifier>& modifier) {} in FlushOverlayModifier() function
60 paintWrapper->FlushOverlayModifier(); in GetContentDrawFunction()
69 paintWrapper->FlushOverlayModifier(); in GetContentDrawFunction()
70 paintWrapper->FlushOverlayModifier(); in GetContentDrawFunction()
63 paintWrapper->FlushOverlayModifier(); in GetContentDrawFunction()
68 paintWrapper->FlushOverlayModifier(); in GetContentDrawFunction()
124 paintWrapper->FlushOverlayModifier(); in UpdateOverlayModifier()
745 paintWrapper->FlushOverlayModifier();
265 void FlushOverlayModifier(const RefPtr<Modifier>& modifier) override;
3845 void RosenRenderContext::FlushOverlayModifier(const RefPtr<Modifier>& modifier) function in OHOS::Ace::NG::RosenRenderContext