Searched refs:SurfaceSynth (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-displacement-map.cpp66 SurfaceSynth _texture;
67 SurfaceSynth _map;
H A Dnr-filter-convolve-matrix.cpp40 struct ConvolveMatrix : public SurfaceSynth {
43 : SurfaceSynth(s)
H A Dnr-filter-diffuselighting.cpp45 struct DiffuseLight : public SurfaceSynth {
47 : SurfaceSynth(bumpmap)
H A Dnr-filter-specularlighting.cpp46 struct SpecularLight : public SurfaceSynth {
49 : SurfaceSynth(bumpmap)
H A Dcairo-templates.h382 struct SurfaceSynth { struct
383 SurfaceSynth(cairo_surface_t *surface) function in struct:SurfaceSynth

Completed in 27 milliseconds