Searched refs:proto_rect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/codec/
H A Dvideo_decoder_verbatim.cc35 Rect proto_rect = packet.dirty_rects(i); local
37 webrtc::DesktopRect::MakeXYWH(proto_rect.x(),
38 proto_rect.y(),
39 proto_rect.width(),
40 proto_rect.height());

Completed in 351 milliseconds