Home
last modified time | relevance | path

Searched refs:ConvertRectToPixel (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Ddip_util.h37 GFX_EXPORT gfx::Rect ConvertRectToPixel(float scale_factor,
Ddip_util.cc75 Rect ConvertRectToPixel(float scale_factor, const Rect& rect_in_dip) { in ConvertRectToPixel() function