Home
last modified time | relevance | path

Searched refs:target_display (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/overview/
Dscoped_window_copy.cc48 gfx::Display target_display = in CreateCopyOfWindow() local
52 if (screen_position_client && target_display.is_valid()) { in CreateCopyOfWindow()
54 src_window->GetBoundsInScreen(), target_display); in CreateCopyOfWindow()
/external/chromium_org/chrome/browser/chromeos/display/
Doverscan_calibrator.cc63 const gfx::Display& target_display, const gfx::Insets& initial_insets) in OverscanCalibrator() argument
64 : display_(target_display), in OverscanCalibrator()
Doverscan_calibrator.h25 OverscanCalibrator(const gfx::Display& target_display,