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

  /external/chromium_org/ui/views/widget/desktop_aura/
x11_scoped_capture.cc 14 X11ScopedCapture::X11ScopedCapture(XID window)
25 X11ScopedCapture::~X11ScopedCapture() {
x11_scoped_capture.h 16 class X11ScopedCapture {
18 explicit X11ScopedCapture(XID window);
19 virtual ~X11ScopedCapture();
24 DISALLOW_COPY_AND_ASSIGN(X11ScopedCapture);

Completed in 650 milliseconds