Home
last modified time | relevance | path

Searched refs:cursor_position_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer.cc156 new DesktopFrameWithCursor(frame, *cursor_, cursor_position_); in OnCaptureCompleted()
171 cursor_position_ = position; in OnMouseCursorPosition()
Ddesktop_and_cursor_composer.h56 DesktopVector cursor_position_; variable