Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h357 inline constexpr bool ROSEN_EQ(const T& x, const T& y) in ROSEN_EQ() function
367 inline bool ROSEN_EQ(T x, T y, T epsilon) in ROSEN_EQ() function
373 inline bool ROSEN_EQ(const std::weak_ptr<T>& x, const std::weak_ptr<T>& y) in ROSEN_EQ() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image.h170 inline bool ROSEN_EQ(const std::shared_ptr<RSImage>& x, const std::shared_ptr<RSImage>& y) in ROSEN_EQ() function