HomeSort by relevance Sort by last modified time
    Searched defs:bounds_in_pixels (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
screen_android.cc 39 const gfx::Rect bounds_in_pixels = variable
48 bounds_in_pixels.size(), 1.0f / device_scale_factor)));
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc 710 gfx::Rect bounds_in_pixels = local
712 desktop_window_tree_host_->AsWindowTreeHost()->SetBounds(bounds_in_pixels);
    [all...]

Completed in 48 milliseconds