Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFETile.cpp48 FloatRect FETile::mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function in WebCore::FETile
DFEDisplacementMap.cpp52 FloatRect FEDisplacementMap::mapPaintRect(const FloatRect& rect, bool) in mapPaintRect() function in WebCore::FEDisplacementMap
DFilterEffect.h131 virtual FloatRect mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function
DFEConvolveMatrix.cpp62 FloatRect FEConvolveMatrix::mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function in WebCore::FEConvolveMatrix
DFELighting.cpp55 FloatRect FELighting::mapPaintRect(const FloatRect& rect, bool) in mapPaintRect() function in WebCore::FELighting