Searched refs:CreateRootWindowForPrimaryDisplay (Results 1 – 6 of 6) sorted by relevance
31 RootWindow* CreateRootWindowForPrimaryDisplay();
82 root_window_.reset(test_screen_->CreateRootWindowForPrimaryDisplay()); in SetUp()
33 RootWindow* TestScreen::CreateRootWindowForPrimaryDisplay() { in CreateRootWindowForPrimaryDisplay() function in aura::TestScreen
121 test_screen->CreateRootWindowForPrimaryDisplay()); in DemoMain()
130 root_window_.reset(screen->CreateRootWindowForPrimaryDisplay()); in ShellAuraPlatformData()
310 test_screen->CreateRootWindowForPrimaryDisplay()); in main()