Searched refs:blitImage (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/webclients/novnc/include/ |
D | rfb.js | 1087 display.blitImage(FBU.x, cur_y, FBU.width, cur_height, 1228 display.blitImage(x, y, w, h, rQ, rQi);
|
D | display.js | 555 that.blitImage = function(x, y, width, height, arr, offset) { function
|