Searched refs:mutable_updated_region (Results 1 – 18 of 18) sorted by relevance
39 frame->mutable_updated_region()->Clear(); in SetUpdatedRegion()48 frame->mutable_updated_region()->AddRect(rect); in SetUpdatedRegion()58 frame->mutable_updated_region()->AddRect( in SetUpdatedRegion()128 frame->mutable_updated_region()->SetRect( in GetNextFrame()
62 mutable_updated_region()->IntersectWith(rect); in CroppedDesktopFrame()63 mutable_updated_region()->Translate(-rect.left(), -rect.top()); in CroppedDesktopFrame()
133 *mutable_updated_region() = other.updated_region(); in CopyFrameInfoFrom()142 mutable_updated_region()->Swap(other->mutable_updated_region()); in MoveFrameInfoFrom()
215 hints.Swap(frame->mutable_updated_region()); in OnCaptureResult()218 frame->mutable_updated_region()); in OnCaptureResult()221 frame->mutable_updated_region()->SetRect( in OnCaptureResult()
107 mutable_updated_region()->AddRect(cursor_rect_); in DesktopFrameWithCursor()113 mutable_updated_region()->AddRect(previous_cursor_rect); in DesktopFrameWithCursor()115 mutable_updated_region()->AddRect(cursor_rect_); in DesktopFrameWithCursor()
337 target.mutable_updated_region()->Subtract( in TEST()358 target.mutable_updated_region()->Subtract( in TEST()381 target.mutable_updated_region()->Subtract( in TEST()404 target.mutable_updated_region()->Subtract( in TEST()
70 DesktopRegion* mutable_updated_region() { return &updated_region_; } in mutable_updated_region() function
191 frame->mutable_updated_region()->SetRect(
166 frame->mutable_updated_region()->SetRect( in CaptureFrame()
209 target->mutable_updated_region()->AddRegion(updated_region); in Duplicate()228 target->mutable_updated_region()->AddRegion(updated_region); in Duplicate()
98 frame->mutable_updated_region()->SetRect( in CaptureFrame()
121 frame->mutable_updated_region()->SetRect( in CaptureFrame()
330 frame->mutable_updated_region()->SetRect( in CaptureFrame()
196 frame->frame()->mutable_updated_region()->Clear(); in DoDuplicate()
594 frame->mutable_updated_region()->Swap(&damage_region_); in CaptureFrame()864 queue_.current_frame()->mutable_updated_region()->Clear(); in ProcessBuffer()882 queue_.current_frame()->mutable_updated_region()->SetRect( in ProcessBuffer()
180 frame->mutable_updated_region()->SetRect( in CaptureFrame()
384 DesktopRegion* updated_region = frame->mutable_updated_region(); in CaptureScreen()
246 *new_frame->mutable_updated_region() = region;248 new_frame->mutable_updated_region()->AddRect(DesktopRect::MakeSize(new_frame->size()));