Searched refs:FilpRects (Results 1 – 2 of 2) sorted by relevance
64 …static std::vector<RectI> FilpRects(const std::vector<RectI>& srcRects, const ScreenInfo& screenIn…
277 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