setPixel 350 Source/platform/graphics/filters/FELighting.cpp setPixel(offset, data, paintingData, 0, 0, cFactor2div3, cFactor2div3, normalVector); setPixel 355 Source/platform/graphics/filters/FELighting.cpp setPixel(offset, data, paintingData, data.widthDecreasedByOne, 0, cFactor2div3, cFactor2div3, normalVector); setPixel 360 Source/platform/graphics/filters/FELighting.cpp setPixel(offset, data, paintingData, 0, data.heightDecreasedByOne, cFactor2div3, cFactor2div3, normalVector); setPixel 365 Source/platform/graphics/filters/FELighting.cpp setPixel(offset, data, paintingData, data.widthDecreasedByOne, data.heightDecreasedByOne, cFactor2div3, cFactor2div3, normalVector); setPixel 101 Source/platform/graphics/filters/FELighting.h void setPixel(int offset, LightingData&, LightSource::PaintingData&, setPixel 715 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp setPixel<colorSpace>(buffer, pixel, samples, x);