Searched refs:remoting_rect (Results 1 – 2 of 2) sorted by relevance
121 Rect remoting_rect = packet.dirty_rects(i); in DecodePacket() local123 remoting_rect.x(), remoting_rect.y(), in DecodePacket()124 remoting_rect.width(), remoting_rect.height())); in DecodePacket()133 Rect remoting_rect = packet.desktop_shape_rects(i); in DecodePacket() local135 remoting_rect.x(), remoting_rect.y(), in DecodePacket()136 remoting_rect.width(), remoting_rect.height())); in DecodePacket()
220 Rect remoting_rect = packet->desktop_shape_rects(i); in ProcessVideoPacket() local222 remoting_rect.x(), remoting_rect.y(), in ProcessVideoPacket()223 remoting_rect.width(), remoting_rect.height())); in ProcessVideoPacket()