Home
last modified time | relevance | path

Searched defs:isIntersect (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_toggle_button.cpp106 bool isIntersect = trunc.Intersect(trunc, contentRect); in OnDraw() local
H A Dui_radio_button.cpp100 bool isIntersect = trunc.Intersect(trunc, contentRect); in OnDraw() local
H A Dui_checkbox.cpp241 bool isIntersect = trunc.Intersect(trunc, contentRect); in OnDraw() local
H A Dui_view.cpp461 bool isIntersect = true; in InvalidateRect() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2557 bool isIntersect = in MarkBlurIntersectWithDRM() local
2696 bool isIntersect = !dstRect.IntersectRect(filterRect).IsEmpty(); in CalcHwcNodeEnableByFilterRect() local
2888 bool isIntersect = dirtyManager.GetCurrentFrameDirtyRegion().Intersect(globalFilterRect); in CollectFilterInfoAndUpdateDirty() local