Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterEffect.cpp313 int sourceScanline = m_absolutePaintRect.width() * 4; in copyImageBytes() local
320 sourcePixel += sourceScanline; in copyImageBytes()