Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Ddip_util.cc57 Point ConvertPointToPixel(float scale_factor, const Point& point_in_dip) { in ConvertPointToPixel() function
63 PointF ConvertPointToPixel(float scale_factor, const PointF& point_in_dip) { in ConvertPointToPixel() function