Searched defs:ConvertRectToPixel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Ddip_util.cc44 return ConvertRectToPixel(GetScaleForView(view), rect_in_dip);
60 gfx::Rect ConvertRectToPixel(float scale_factor, function in namespace:content
/external/chromium_org/ui/compositor/
H A Ddip_util.cc60 gfx::Rect ConvertRectToPixel(const Layer* layer, function in namespace:ui

Completed in 107 milliseconds