Home
last modified time | relevance | path

Searched refs:PixelGetQuantumPixel (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickWand/
Dwand-view.c363 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in DuplexTransferWandViewIterator()
982 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in SetWandViewIterator()
1145 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in TransferWandViewIterator()
1280 PixelGetQuantumPixel(source->image,source->pixel_wands[id][x],pixels); in UpdateWandViewIterator()
Dpixel-wand.h85 PixelGetQuantumPixel(const Image *,const PixelWand *,Quantum *),
Dpixel-iterator.c942 PixelGetQuantumPixel(GetCacheViewImage(iterator->view), in PixelSyncIterator()
Dpixel-wand.c1314 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand, in PixelGetQuantumPixel() function