Home
last modified time | relevance | path

Searched refs:GetFilpDirtyRects (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h63 …static std::vector<RectI> GetFilpDirtyRects(const std::vector<RectI>& srcRects, const ScreenInfo& …
H A Drs_uni_render_composer_adapter.cpp121 RSUniRenderUtil::GetFilpDirtyRects(dirtyRegion, screenInfo_); in BuildComposeInfo()
H A Drs_uni_render_util.cpp268 std::vector<RectI> RSUniRenderUtil::GetFilpDirtyRects(const std::vector<RectI>& srcRects, const Scr… in GetFilpDirtyRects() function in OHOS::Rosen::RSUniRenderUtil