Home
last modified time | relevance | path

Searched defs:CaptureCursor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dshared_screencast_stream.cc601 std::unique_ptr<MouseCursor> SharedScreenCastStreamPrivate::CaptureCursor() { in CaptureCursor() function in webrtc::SharedScreenCastStreamPrivate
945 std::unique_ptr<MouseCursor> SharedScreenCastStream::CaptureCursor() { in CaptureCursor() function in webrtc::SharedScreenCastStream
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/x11/
H A Dmouse_cursor_monitor_x11.cc199 void MouseCursorMonitorX11::CaptureCursor() { in CaptureCursor() function in webrtc::MouseCursorMonitorX11