Searched refs:paintingSize (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFETurbulence.h83 PaintingData(long paintingSeed, const IntSize& paintingSize);
H A DFETurbulence.cpp149 FETurbulence::PaintingData::PaintingData(long paintingSeed, const IntSize& paintingSize) argument
156 , filterSize(paintingSize)

Completed in 44 milliseconds