HomeSort by relevance Sort by last modified time
    Searched refs:GetForAcceleratedWidget (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/aura/tabs/
dock_info_aurax11.cc 143 if (!aura::RootWindow::GetForAcceleratedWidget(window))
  /external/chromium_org/ui/aura/
root_window.h 84 static RootWindow* GetForAcceleratedWidget(gfx::AcceleratedWidget widget);
root_window.cc 187 RootWindow* RootWindow::GetForAcceleratedWidget(
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 140 aura::RootWindow* root = aura::RootWindow::GetForAcceleratedWidget(xid);
146 aura::RootWindow* root = aura::RootWindow::GetForAcceleratedWidget(xid);
    [all...]
desktop_root_window_host_win.cc 79 aura::RootWindow* root = aura::RootWindow::GetForAcceleratedWidget(hwnd);

Completed in 74 milliseconds