Searched refs:put_updated_rectangle (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/libvncclient/ |
D | h264.c | 81 static void put_updated_rectangle(rfbClient *client, int x, int y, int width, int height, int f_wid… 159 put_updated_rectangle(client, rx, ry, rw, rh, hdr.width, hdr.height, hdr.nBytes != 0); in HandleH264() 465 static void put_updated_rectangle(rfbClient *client, int x, int y, int width, int height, int f_wid… in put_updated_rectangle() function
|