HomeSort by relevance Sort by last modified time
    Searched refs:ConvertRectToDIP (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/content/browser/renderer_host/
dip_util.h 34 CONTENT_EXPORT gfx::Rect ConvertRectToDIP(
dip_util.cc 46 gfx::Rect ConvertRectToDIP(float scale_factor,
  /external/chromium_org/ui/compositor/
dip_util.h 34 COMPOSITOR_EXPORT gfx::Rect ConvertRectToDIP(
dip_util.cc 48 gfx::Rect ConvertRectToDIP(const Layer* layer,
  /external/chromium_org/ash/host/
transformer_helper.cc 42 gfx::RectF new_bounds(ui::ConvertRectToDIP(root_window_->layer(), bounds));
  /external/chromium_org/ash/display/
root_window_transformers.cc 155 bounds = ui::ConvertRectToDIP(root_window_->layer(), bounds);
  /external/chromium_org/ui/aura/
window_tree_host.cc 112 gfx::RectF new_bounds(ui::ConvertRectToDIP(window()->layer(), bounds));
  /external/chromium_org/content/browser/compositor/
delegated_frame_host.cc 315 ConvertRectToDIP(frame_device_scale_factor, damage_rect);
    [all...]

Completed in 343 milliseconds