fastSetOuterPixels  417 Source/platform/graphics/filters/FEConvolveMatrix.cpp         fastSetOuterPixels<true>(paintingData, x1, y1, x2, y2);
fastSetOuterPixels  419 Source/platform/graphics/filters/FEConvolveMatrix.cpp         fastSetOuterPixels<false>(paintingData, x1, y1, x2, y2);
fastSetOuterPixels   99 Source/platform/graphics/filters/FEConvolveMatrix.h     void fastSetOuterPixels(PaintingData&, int x1, int y1, int x2, int y2);