Searched refs:DesktopFrameWithCursor (Results 1 – 1 of 1) sorted by relevance
56 class DesktopFrameWithCursor : public DesktopFrame { class59 DesktopFrameWithCursor(DesktopFrame* frame,62 virtual ~DesktopFrameWithCursor();70 RTC_DISALLOW_COPY_AND_ASSIGN(DesktopFrameWithCursor);73 DesktopFrameWithCursor::DesktopFrameWithCursor(DesktopFrame* frame, in DesktopFrameWithCursor() function in webrtc::__anon5f50e88e0111::DesktopFrameWithCursor111 DesktopFrameWithCursor::~DesktopFrameWithCursor() { in ~DesktopFrameWithCursor()155 DesktopFrameWithCursor* frame_with_cursor = in OnCaptureCompleted()156 new DesktopFrameWithCursor(frame, *cursor_, cursor_position_); in OnCaptureCompleted()