Searched refs:ConvertSizeToPixel (Results 1 – 5 of 5) sorted by relevance
32 return ConvertSizeToPixel(GetScaleFactorForView(view), size_in_dip); in ConvertViewSizeToPixel()52 gfx::Size ConvertSizeToPixel(float scale_factor, in ConvertSizeToPixel() function
36 CONTENT_EXPORT gfx::Size ConvertSizeToPixel(
40 COMPOSITOR_EXPORT gfx::Size ConvertSizeToPixel(
60 gfx::Size ConvertSizeToPixel(const Layer* layer, in ConvertSizeToPixel() function
255 oracle_proxy_->UpdateCaptureSize(ui::ConvertSizeToPixel( in UpdateCaptureSize()