Home
last modified time | relevance | path

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

/external/libvncserver/webclients/novnc/include/
Ddisplay.js417 … this._bgrxImageData(x, y, this._viewportLoc.x, this._viewportLoc.y, width, height, arr, offset);
557 _bgrxImageData: function (x, y, vx, vy, width, height, arr, offset) { method in Display