Home | History | Annotate | Download | only in htmlcanvas

Lines Matching refs:Uint8ClampedArray

550       return new ImageData(new Uint8ClampedArray(byteLength),
556 return new ImageData(new Uint8ClampedArray(byteLength),
715 // a Uint8ClampedArray (without making a copy of pixels).
717 new Uint8ClampedArray(pixels.buffer),