Home
last modified time | relevance | path

Searched defs:ScalePoint (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Dpoint_f.cc25 PointF ScalePoint(const PointF& p, float x_scale, float y_scale) { in ScalePoint() function
Dpoint_f.h115 inline PointF ScalePoint(const PointF& p, float scale) { in ScalePoint() function