platformApplyGeneric 182 Source/platform/graphics/filters/FEBlend.cpp platformApplyGeneric(srcPixelArrayA->data(), srcPixelArrayB->data(), dstPixelArray->data(), pixelArrayLength); platformApplyGeneric 47 Source/platform/graphics/filters/FEBlend.h void platformApplyGeneric(unsigned char* srcPixelArrayA, unsigned char* srcPixelArrayB, unsigned char* dstPixelArray, platformApplyGeneric 301 Source/platform/graphics/filters/FELighting.cpp platformApplyGeneric(data, paintingData); platformApplyGeneric 107 Source/platform/graphics/filters/FELighting.h inline void platformApplyGeneric(LightingData&, LightSource::PaintingData&);