Home
last modified time | relevance | path

Searched refs:curRight (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.cpp207 RectType InnerLooper::NextRect(int &curLeft, int &curRight) in NextRect() argument
211 RectType rectType = GetEdgeRelation(curLeft, curRight, moreLhs, moreRhs); in NextRect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region_helper.h103 RectType NextRect(int &curLeft, int &curRight);