Records
Functions
-
zx_koid_t ExtractViewRefKoid (const zx::eventpair & ep)Defined at line 13 of file ../../src/ui/scenic/lib/types/view_ref.cc
-
template <class T>void hash_combine (std::size_t & seed, const T & v)Generic function to combine hashes, assuming that std::hash
<T
> specialization exists.
Defined at line 15 of file ../../src/ui/scenic/lib/types/util/hash_combine.h
-
std::ostream & operator<< (std::ostream & str, const types::ViewRef & vr)Defined at line 23 of file ../../src/ui/scenic/lib/types/view_ref.cc
-
bool operator== (const Point2 & lhs, const Point2 & rhs)Defined at line 68 of file ../../src/ui/scenic/lib/types/point2.h
-
bool operator!= (const Point2 & lhs, const Point2 & rhs)Defined at line 72 of file ../../src/ui/scenic/lib/types/point2.h
-
std::ostream & operator<< (std::ostream & str, const Point2 & p)Defined at line 83 of file ../../src/ui/scenic/lib/types/point2.h
-
std::ostream & operator<< (std::ostream & str, const Point2F & p)Defined at line 118 of file ../../src/ui/scenic/lib/types/point2_f.h
-
bool operator== (const DisplayMode & lhs, const DisplayMode & rhs)Defined at line 124 of file ../../src/ui/scenic/lib/types/display_mode.h
-
bool operator== (const Extent2F & lhs, const Extent2F & rhs)Defined at line 116 of file ../../src/ui/scenic/lib/types/extent2_f.h
-
bool operator!= (const Extent2F & lhs, const Extent2F & rhs)Defined at line 120 of file ../../src/ui/scenic/lib/types/extent2_f.h
-
bool operator== (const Point2F & lhs, const Point2F & rhs)Defined at line 106 of file ../../src/ui/scenic/lib/types/point2_f.h
-
bool operator!= (const Point2F & lhs, const Point2F & rhs)Defined at line 110 of file ../../src/ui/scenic/lib/types/point2_f.h
-
std::ostream & operator<< (std::ostream & str, const Extent2F & e)Defined at line 128 of file ../../src/ui/scenic/lib/types/extent2_f.h
-
bool operator!= (const DisplayMode & lhs, const DisplayMode & rhs)Defined at line 130 of file ../../src/ui/scenic/lib/types/display_mode.h
-
template <typename IdTraits>bool operator== (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Equality comparison can be defaulted when C++20 is required.
Defined at line 131 of file ../../src/ui/scenic/lib/types/id_type.h
-
template <typename IdTraits>bool operator!= (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Defined at line 135 of file ../../src/ui/scenic/lib/types/id_type.h
-
bool operator== (const Extent2 & lhs, const Extent2 & rhs)Defined at line 136 of file ../../src/ui/scenic/lib/types/extent2.h
-
bool operator!= (const Extent2 & lhs, const Extent2 & rhs)Defined at line 140 of file ../../src/ui/scenic/lib/types/extent2.h
-
template <typename IdTraits>bool operator< (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Ordering comparison can be defaulted when C++20 is required.
Defined at line 141 of file ../../src/ui/scenic/lib/types/id_type.h
-
std::ostream & operator<< (std::ostream & str, const DisplayMode & dm)Defined at line 141 of file ../../src/ui/scenic/lib/types/display_mode.h
-
template <typename IdTraits>bool operator>= (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Defined at line 145 of file ../../src/ui/scenic/lib/types/id_type.h
-
template <typename IdTraits>bool operator> (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Defined at line 149 of file ../../src/ui/scenic/lib/types/id_type.h
-
template <typename IdTraits>bool operator<= (const IdType<IdTraits> & lhs, const IdType<IdTraits> & rhs)Defined at line 153 of file ../../src/ui/scenic/lib/types/id_type.h
-
std::ostream & operator<< (std::ostream & str, const Extent2 & e)Defined at line 157 of file ../../src/ui/scenic/lib/types/extent2.h
-
template <typename IdTraits>std::ostream & operator<< (std::ostream & os, const IdType<IdTraits> & id)Defined at line 171 of file ../../src/ui/scenic/lib/types/id_type.h
-
std::ostream & operator<< (std::ostream & str, const BlendMode & bm)Defined at line 178 of file ../../src/ui/scenic/lib/types/blend_mode.h
-
bool operator!= (const Rectangle & lhs, const Rectangle & rhs)Defined at line 223 of file ../../src/ui/scenic/lib/types/rectangle.h
-
bool operator== (const RectangleF & lhs, const RectangleF & rhs)Defined at line 156 of file ../../src/ui/scenic/lib/types/rectangle_f.h
-
bool operator!= (const RectangleF & lhs, const RectangleF & rhs)Defined at line 160 of file ../../src/ui/scenic/lib/types/rectangle_f.h
-
bool operator== (const BlendMode & lhs, const BlendMode & rhs)Defined at line 137 of file ../../src/ui/scenic/lib/types/blend_mode.h
-
bool operator!= (const BlendMode & lhs, const BlendMode & rhs)Defined at line 141 of file ../../src/ui/scenic/lib/types/blend_mode.h
-
std::ostream & operator<< (std::ostream & str, const RectangleF & r)Defined at line 180 of file ../../src/ui/scenic/lib/types/rectangle_f.h
-
bool operator== (const Rectangle & lhs, const Rectangle & rhs)Defined at line 219 of file ../../src/ui/scenic/lib/types/rectangle.h
-
std::ostream & operator<< (std::ostream & str, const Rectangle & r)Defined at line 259 of file ../../src/ui/scenic/lib/types/rectangle.h
-
bool operator== (const RotateFlip & lhs, const RotateFlip & rhs)Defined at line 262 of file ../../src/ui/scenic/lib/types/rotate_flip.h
-
bool operator!= (const RotateFlip & lhs, const RotateFlip & rhs)Defined at line 266 of file ../../src/ui/scenic/lib/types/rotate_flip.h
-
std::ostream & operator<< (std::ostream & strconst RotateFlip & rf)Defined at line 292 of file ../../src/ui/scenic/lib/types/rotate_flip.h