Searched defs:mapPaintRect (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ | ||
| D | FETile.cpp | 48 FloatRect FETile::mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function in WebCore::FETile |
| D | FEDisplacementMap.cpp | 52 FloatRect FEDisplacementMap::mapPaintRect(const FloatRect& rect, bool) in mapPaintRect() function in WebCore::FEDisplacementMap |
| D | FilterEffect.h | 131 virtual FloatRect mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function |
| D | FEConvolveMatrix.cpp | 62 FloatRect FEConvolveMatrix::mapPaintRect(const FloatRect& rect, bool forward) in mapPaintRect() function in WebCore::FEConvolveMatrix |
| D | FELighting.cpp | 55 FloatRect FELighting::mapPaintRect(const FloatRect& rect, bool) in mapPaintRect() function in WebCore::FELighting |