Searched defs:put_updated_rectangle (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
H A Dh264.c81 static void put_updated_rectangle(rfbClient *client, int x, int y, int width, int height, int f_width, int f_height, int first_for_frame);
159 put_updated_rectangle(client, rx, ry, rw, rh, hdr.width, hdr.height, hdr.nBytes != 0);
465 static void put_updated_rectangle(rfbClient *client, int x, int y, int width, int height, int f_width, int f_height, int first_for_frame) function

Completed in 119 milliseconds