Searched refs:_rgbImageData (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 425 … this._rgbImageData(x, y, this._viewportLoc.x, this._viewportLoc.y, width, height, arr, offset); 545 _rgbImageData: function (x, y, vx, vy, width, height, arr, offset) { method in Display
|