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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.h 328 scoped_ptr<X11ScopedCapture> x11_capture_; member in class:views::DesktopWindowTreeHostX11
desktop_window_tree_host_x11.cc 317 x11_capture_.reset();
514 x11_capture_.reset();
536 x11_capture_.reset();
826 x11_capture_.reset();
923 x11_capture_.reset(new X11ScopedCapture(xwindow_));
    [all...]

Completed in 49 milliseconds