Home
last modified time | relevance | path

Searched refs:FilpRects (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h64 …static std::vector<RectI> FilpRects(const std::vector<RectI>& srcRects, const ScreenInfo& screenIn…
H A Drs_uni_render_util.cpp277 return FilpRects(srcRects, screenInfo); in GetFilpDirtyRects()
280 std::vector<RectI> RSUniRenderUtil::FilpRects(const std::vector<RectI>& srcRects, const ScreenInfo&… in FilpRects() function in OHOS::Rosen::RSUniRenderUtil