Searched refs:SetDirtyRegionBelowCurrentLayer (Results 1 – 4 of 4) sorted by relevance
712 HWTEST_F(RSSurfaceRenderNodeDrawableTest, SetDirtyRegionBelowCurrentLayer, TestSize.Level1)718 surfaceDrawable_->SetDirtyRegionBelowCurrentLayer(region);721 surfaceDrawable_->SetDirtyRegionBelowCurrentLayer(region);771 drawable->SetDirtyRegionBelowCurrentLayer(VisibleDirtyRegion);773 drawable->SetDirtyRegionBelowCurrentLayer(VisibleDirtyRegion);1191 surfaceDrawable_->SetDirtyRegionBelowCurrentLayer(OccRegion);1214 surfaceDrawable_->SetDirtyRegionBelowCurrentLayer(OccRegion);
220 void SetDirtyRegionBelowCurrentLayer(Occlusion::Region& region);
1011 void RSSurfaceRenderNodeDrawable::SetDirtyRegionBelowCurrentLayer(Occlusion::Region& region) in SetDirtyRegionBelowCurrentLayer() function in OHOS::Rosen::DrawableV2::RSSurfaceRenderNodeDrawable
238 surfaceNodeDrawable->SetDirtyRegionBelowCurrentLayer(curVisibleDirtyRegion); in SetAllSurfaceDrawableGlobalDityRegion()