Searched refs:NextScanline (Results 1 – 3 of 3) sorted by relevance
86 RectType NextScanline(int &curTop, int &curBottom);
137 RectType OuterLooper::NextScanline(int &curTop, int &curBottom) in NextScanline() function in OHOS::Rosen::Occlusion::OuterLooper
291 RectType relationship = outer.NextScanline(current.top_, current.bottom_); in RegionOpAccelate()