Searched defs:ScaleRect (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/ |
D | rect_f.h | 221 inline RectF ScaleRect(const RectF& r, float x_scale, float y_scale) { in ScaleRect() function 226 inline RectF ScaleRect(const RectF& r, float scale) { in ScaleRect() function
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | rect_f.h | 218 inline RectF ScaleRect(const RectF& r, float x_scale, float y_scale) { in ScaleRect() function 223 inline RectF ScaleRect(const RectF& r, float scale) { in ScaleRect() function
|
H A D | rect_unittest.cc | 428 TEST(RectTest, ScaleRect) { in TEST() argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/ |
D | rect_f.h | 221 inline RectF ScaleRect(const RectF& r, float x_scale, float y_scale) { in ScaleRect() function 226 inline RectF ScaleRect(const RectF& r, float scale) { in ScaleRect() function
|