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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 171 const XFixesCursorNotifyEvent* cursor_event = local
173 if (cursor_event->subtype == XFixesDisplayCursorNotify) {
screen_capturer_x11.cc 342 const XFixesCursorNotifyEvent* cursor_event = local
344 if (cursor_event->window == root_window_ &&
345 cursor_event->subtype == XFixesDisplayCursorNotify) {

Completed in 48 milliseconds