Searched refs:ConvolveMatrix (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | nr-filter-convolve-matrix.cpp | 40 struct ConvolveMatrix : public SurfaceSynth { struct in namespace:Inkscape::Filters 41 ConvolveMatrix(cairo_surface_t *s, int targetX, int targetY, int orderX, int orderY, function in struct:Inkscape::Filters::ConvolveMatrix 165 ink_cairo_surface_synthesize(out, ConvolveMatrix<PRESERVE_ALPHA>(input, 170 ink_cairo_surface_synthesize(out, ConvolveMatrix<NO_PRESERVE_ALPHA>(input, |
Completed in 13 milliseconds