Searched refs:fbUpdateRequest (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/webclients/novnc/include/ |
D | rfb.js | 26 pixelFormat, clientEncodings, fbUpdateRequest, fbUpdateRequests, 1681 fbUpdateRequest = function(incremental, x, y, xw, yw) { function 1706 arr = arr.concat(fbUpdateRequest(1, cb.x, cb.y, cb.w, cb.h)); 1711 arr = arr.concat(fbUpdateRequest(0, db.x, db.y, db.w, db.h));
|