Home
last modified time | relevance | path

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

/external/chromium_org/ash/
Droot_window_controller.h87 static void CreateForSecondaryDisplay(aura::RootWindow* root_window);
Droot_window_controller.cc227 void RootWindowController::CreateForSecondaryDisplay(aura::RootWindow * root) { in CreateForSecondaryDisplay() function in ash::internal::RootWindowController
/external/chromium_org/ash/display/
Ddisplay_controller.cc304 internal::RootWindowController::CreateForSecondaryDisplay(root); in InitSecondaryDisplays()
626 internal::RootWindowController::CreateForSecondaryDisplay(root); in OnDisplayAdded()