Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/filters/
DFEGaussianBlur.cpp78 …dxLeft, int dxRight, int stride, int strideLine, int effectWidth, int effectHeight, bool alphaImag… in boxBlur() argument
80 for (int y = 0; y < effectHeight; ++y) { in boxBlur()