Searched defs:tmpPixelArray (Results 1 – 1 of 1) sorted by relevance
110 …lur::platformApplyGeneric(Uint8ClampedArray* srcPixelArray, Uint8ClampedArray* tmpPixelArray, unsi… in platformApplyGeneric()163 …ussianBlur::platformApply(Uint8ClampedArray* srcPixelArray, Uint8ClampedArray* tmpPixelArray, unsi… in platformApply()305 Uint8ClampedArray* tmpPixelArray = tmpImageData.get(); in applySoftware() local