Home
last modified time | relevance | path

Searched defs:dxRight (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
DFEGaussianBlur.cpp78 …unsigned dx, int dxLeft, int dxRight, int stride, int strideLine, int effectWidth, int effectHeigh… in boxBlur()
198 int dxRight = 0; in apply() local