Searched refs:CreateBackgroundPixelMap (Results 1 – 4 of 4) sorted by relevance
222 virtual void CreateBackgroundPixelMap(const RefPtr<FrameNode>& value) {} in CreateBackgroundPixelMap() function
347 void CreateBackgroundPixelMap(const RefPtr<FrameNode>& customNode) override;
2827 void RosenRenderContext::CreateBackgroundPixelMap(const RefPtr<FrameNode>& customNode) in CreateBackgroundPixelMap() function in OHOS::Ace::NG::RosenRenderContext
1499 renderContext_->CreateBackgroundPixelMap(columnNode); in SwapDirtyLayoutWrapperOnMainThread()4423 renderContext_->CreateBackgroundPixelMap(columnNode); in SyncGeometryNode()