|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <string.h>#include <memory>#include <set>#include <utility>#include <X11/extensions/Xdamage.h>#include <X11/extensions/Xfixes.h>#include <X11/Xlib.h>#include <X11/Xutil.h>#include "webrtc/base/checks.h"#include "webrtc/base/constructormagic.h"#include "webrtc/base/timeutils.h"#include "webrtc/modules/desktop_capture/desktop_capturer.h"#include "webrtc/modules/desktop_capture/desktop_capture_options.h"#include "webrtc/modules/desktop_capture/desktop_frame.h"#include "webrtc/modules/desktop_capture/screen_capture_frame_queue.h"#include "webrtc/modules/desktop_capture/screen_capturer_helper.h"#include "webrtc/modules/desktop_capture/shared_desktop_frame.h"#include "webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h"#include "webrtc/system_wrappers/include/logging.h"Namespaces | |
| webrtc | |
1.8.13