Home
last modified time | relevance | path

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/
Drect_f.h221 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 Drect_f.h218 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 Drect_unittest.cc428 TEST(RectTest, ScaleRect) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/
Drect_f.h221 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