Searched refs:NextRect (Results 1 – 3 of 3) sorted by relevance
103 RectType NextRect(int &curLeft, int &curRight);
207 RectType InnerLooper::NextRect(int &curLeft, int &curRight) in NextRect() function in OHOS::Rosen::Occlusion::InnerLooper
300 RectType rectType = inner.NextRect(current.left_, current.right_); in RegionOpAccelate()