Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp137 RectType OuterLooper::NextScanline(int &curTop, int &curBottom) in NextScanline() argument
141 RectType relationships = Looper::GetEdgeRelation(curTop, curBottom, moreLhs, moreRhs); in NextScanline()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region_helper.h86 RectType NextScanline(int &curTop, int &curBottom);