computeArithmeticPixelsUnclamped 196 Source/platform/graphics/filters/FEComposite.cpp computeArithmeticPixelsUnclamped<1, 1>(source, destination, pixelArrayLength, k1, k2, k3, k4); computeArithmeticPixelsUnclamped 198 Source/platform/graphics/filters/FEComposite.cpp computeArithmeticPixelsUnclamped<0, 1>(source, destination, pixelArrayLength, k1, k2, k3, k4); computeArithmeticPixelsUnclamped 201 Source/platform/graphics/filters/FEComposite.cpp computeArithmeticPixelsUnclamped<1, 0>(source, destination, pixelArrayLength, k1, k2, k3, k4); computeArithmeticPixelsUnclamped 203 Source/platform/graphics/filters/FEComposite.cpp computeArithmeticPixelsUnclamped<0, 0>(source, destination, pixelArrayLength, k1, k2, k3, k4);