Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFEGaussianBlur.cpp110 …, Uint8ClampedArray* tmpPixelArray, unsigned kernelSizeX, unsigned kernelSizeY, IntSize& paintSize) in platformApplyGeneric()
158 IntSize paintSize(parameters->width, parameters->height); in platformApplyWorker() local
163 …, Uint8ClampedArray* tmpPixelArray, unsigned kernelSizeX, unsigned kernelSizeY, IntSize& paintSize) in platformApply()
303 IntSize paintSize = absolutePaintRect().size(); in applySoftware() local
DFEDisplacementMap.cpp128 IntSize paintSize = absolutePaintRect().size(); in applySoftware() local
DFEConvolveMatrix.cpp439 IntSize paintSize = absolutePaintRect().size(); in applySoftware() local