Home
last modified time | relevance | path

Searched refs:destinationScanline (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
DFilterEffect.cpp160 int destinationScanline = rect.width() * 4; in copyImageBytes() local
167 destinationPixel += destinationScanline; in copyImageBytes()