Searched refs:graphics_2d_size_in_dip (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc1621 gfx::SizeF graphics_2d_size_in_dip = local
1630 plugin_size_in_dip.width() / graphics_2d_size_in_dip.width(),
1631 plugin_size_in_dip.height() / graphics_2d_size_in_dip.height()));

Completed in 316 milliseconds