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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 85 int xfixes_error_base_; member in class:webrtc::MouseCursorMonitorX11
99 xfixes_error_base_(-1) {}
117 XFixesQueryExtension(display(), &xfixes_event_base_, &xfixes_error_base_);
screen_capturer_x11.cc 105 int xfixes_error_base_; member in class:webrtc::__anon19848::ScreenCapturerLinux
141 xfixes_error_base_(-1),
185 &xfixes_error_base_)) {

Completed in 177 milliseconds