fastSetInteriorPixels  407 Source/platform/graphics/filters/FEConvolveMatrix.cpp         fastSetInteriorPixels<true>(paintingData, clipRight, clipBottom, yStart, yEnd);
fastSetInteriorPixels  409 Source/platform/graphics/filters/FEConvolveMatrix.cpp         fastSetInteriorPixels<false>(paintingData, clipRight, clipBottom, yStart, yEnd);
fastSetInteriorPixels   94 Source/platform/graphics/filters/FEConvolveMatrix.h     ALWAYS_INLINE void fastSetInteriorPixels(PaintingData&, int clipRight, int clipBottom, int yStart, int yEnd);