Searched defs:CenterPoint (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ | ||
H A D | rect_f.cc | 174 PointF RectF::CenterPoint() const { in CenterPoint() function in gfx::RectF |
H A D | rect.cc | 248 Point Rect::CenterPoint() const { in CenterPoint() function in gfx::Rect |
H A D | rect_unittest.cc | 330 TEST(RectTest, CenterPoint) { in TEST() argument |