Searched refs:FlushForegroundModifier (Results 1 – 5 of 5) sorted by relevance
110 void FlushForegroundModifier();
56 renderContext->FlushForegroundModifier(foregroundModifier); in SetNodePaintMethod()
105 virtual void FlushForegroundModifier(const RefPtr<Modifier>& modifier) {} in FlushForegroundModifier() function
266 void FlushForegroundModifier(const RefPtr<Modifier>& modifier) override;
3860 void RosenRenderContext::FlushForegroundModifier(const RefPtr<Modifier>& modifier) function in OHOS::Ace::NG::RosenRenderContext