Home
last modified time | relevance | path

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

/external/libvncserver/webclients/novnc/include/
Ddisplay.js415 blitImage: function (x, y, width, height, arr, offset) { method in Display
595 this.blitImage(a.x, a.y, a.width, a.height, a.data, 0);
Drfb.js1374 this._display.blitImage(this._FBU.x, cur_y, this._FBU.width,
1503 this._display.blitImage(x, y, w, h, rQ, rQi);