Searched refs:PixelGetQuantumPixel (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | pixel-wand.h | 85 PixelGetQuantumPixel(const Image *,const PixelWand *,Quantum *),
|
D | wand-view.c | 363 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in DuplexTransferWandViewIterator() 980 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in SetWandViewIterator() 1142 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in TransferWandViewIterator() 1276 PixelGetQuantumPixel(source->image,source->pixel_wands[id][x],pixels); in UpdateWandViewIterator()
|
D | pixel-iterator.c | 942 PixelGetQuantumPixel(GetCacheViewImage(iterator->view), in PixelSyncIterator()
|
D | pixel-wand.c | 1314 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand, in PixelGetQuantumPixel() function
|