Home
last modified time | relevance | path

Searched defs:bounds_in_pixel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/aura/test/
Dtest_screen.cc53 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetDeviceScaleFactor() local
59 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetDisplayRotation() local
72 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetUIScale() local
/external/chromium_org/ui/gfx/
Ddisplay.cc132 const gfx::Rect& bounds_in_pixel) { in SetScaleAndBounds()
/external/chromium_org/content/browser/renderer_host/
Dlegacy_render_widget_host_win.cc83 gfx::Rect bounds_in_pixel = gfx::win::DIPToScreenRect(bounds); in SetBounds() local