Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_unittest.cc33 void OnMouseCursor(MouseCursor* cursor_image) override { in OnMouseCursor() function in webrtc::MouseCursorMonitorTest
Ddesktop_and_cursor_composer.cc237 void DesktopAndCursorComposer::OnMouseCursor(MouseCursor* cursor) { in OnMouseCursor() function in webrtc::DesktopAndCursorComposer