Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js987 this.resizeWidth = (this.colorChannels == 4) ? this.resizeWidthRGBA : this.resizeWidthRGB;
1011 Resize.prototype.resizeWidthRGB = function (buffer) { method in Resize