Home
last modified time | relevance | path

Searched defs:IntersectRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h247 Rect IntersectRect(const Rect& other) const in IntersectRect() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_rect.h168 RectT<T> IntersectRect(const RectT<T>& rect) const in IntersectRect() function