Searched defs:ExpandTo (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ | ||
H A D | box_f.cc | 28 void BoxF::ExpandTo(const Point3F& min, const Point3F& max) { in ExpandTo() function in gfx::BoxF |
H A D | box_unittest.cc | 80 TEST(BoxTest, ExpandTo) { in TEST() argument |