Searched defs:Turbulence (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-turbulence.cpp371 struct Turbulence { struct in namespace:Inkscape::Filters
372 Turbulence(TurbulenceGenerator const &gen, Geom::Affine const &trans, int x0, int y0) function in struct:Inkscape::Filters::Turbulence
393 // color_interpolation_filter is determined by CSS value (see spec. Turbulence).
411 ink_cairo_surface_synthesize(out, Turbulence(*gen, unit_trans, x0, y0));

Completed in 543 milliseconds