Home
last modified time | relevance | path

Searched refs:blitImage (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Drfb.js1087 display.blitImage(FBU.x, cur_y, FBU.width, cur_height,
1228 display.blitImage(x, y, w, h, rQ, rQi);
Ddisplay.js555 that.blitImage = function(x, y, width, height, arr, offset) { function