Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js1003 … this.resizeHeight = (this.colorChannels == 4) ? this.resizeHeightRGBA : this.resizeHeightRGB;
1222 Resize.prototype.resizeHeightRGBA = function (buffer) { method in Resize