Searched refs:pixelAt (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-displacement-map.cpp42 guint32 mappx = _map.pixelAt(x, y);
60 return _texture.pixelAt(xtex, ytex);
H A Dnr-filter-convolve-matrix.cpp70 guint32 px = pixelAt(startx + j, starty + i);
H A Dcairo-templates.h393 guint32 pixelAt(int x, int y) const { function in struct:SurfaceSynth
414 guint32 pixelAt(double x, double y) const { function in struct:SurfaceSynth
644 guint32 pixelAt(int x, int y) {

Completed in 88 milliseconds