Home
last modified time | relevance | path

Searched defs:Intersect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h214 inline bool RectI::Intersect(const RectI& other) in Intersect() function
423 inline bool RectF::Intersect(const RectF& other) in Intersect() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_rect.h153 bool Intersect(T x, T y) const in Intersect() function
162 bool Intersect(const RectT<T>& other) const in Intersect() function
H A Drs_occlusion_region.h91 Rect Intersect(const Rect& rect) const in Intersect() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h338 bool Intersect(const CommonRect<T>& rect1, const CommonRect<T>& rect2) in Intersect() function
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp21 bool Intersect(const Line& a, const Line& b, Vector2<int16_t>& out) in Intersect() function
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h95 Range Intersect(const int32_t &min, const int32_t &max) in Intersect() function
102 Range Intersect(const Range &range) in Intersect() function