Home
last modified time | relevance | path

Searched refs:GetPixelInfoPixel (Results 1 – 25 of 30) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dshear.c1225 GetPixelInfoPixel(image,p,&pixel); in XShearImage()
1229 GetPixelInfoPixel(image,p,&source); in XShearImage()
1233 GetPixelInfoPixel(image,p,&pixel); in XShearImage()
1261 GetPixelInfoPixel(image,p,&source); in XShearImage()
1265 GetPixelInfoPixel(image,p,&pixel); in XShearImage()
1442 GetPixelInfoPixel(image,p,&pixel); in YShearImage()
1446 GetPixelInfoPixel(image,p,&source); in YShearImage()
1451 GetPixelInfoPixel(image,p,&pixel); in YShearImage()
1479 GetPixelInfoPixel(image,p,&source); in YShearImage()
1484 GetPixelInfoPixel(image,p,&pixel); in YShearImage()
Dpaint.c250 GetPixelInfoPixel(image,p,&pixel); in FloodfillPaintImage()
283 GetPixelInfoPixel(image,p,&pixel); in FloodfillPaintImage()
312 GetPixelInfoPixel(image,p,&pixel); in FloodfillPaintImage()
973 GetPixelInfoPixel(image,q,&pixel); in OpaquePaintImage()
1120 GetPixelInfoPixel(image,q,&pixel); in TransparentPaintImage()
1251 GetPixelInfoPixel(image,q,&pixel); in TransparentPaintImageChroma()
Dlayer.c623 GetPixelInfoPixel(image1,p,&pixel1); in CompareImagesBounds()
624 GetPixelInfoPixel(image2,q,&pixel2); in CompareImagesBounds()
653 GetPixelInfoPixel(image1,p,&pixel1); in CompareImagesBounds()
654 GetPixelInfoPixel(image2,q,&pixel2); in CompareImagesBounds()
672 GetPixelInfoPixel(image1,p,&pixel1); in CompareImagesBounds()
673 GetPixelInfoPixel(image2,q,&pixel2); in CompareImagesBounds()
691 GetPixelInfoPixel(image1,p,&pixel1); in CompareImagesBounds()
692 GetPixelInfoPixel(image2,q,&pixel2); in CompareImagesBounds()
Dhistogram.c243 GetPixelInfoPixel(image,p,&pixel); in ClassifyImageColors()
702 GetPixelInfoPixel(image,p,&pixel); in CheckImageColors()
Dvision.c282 GetPixelInfoPixel(image,p,&pixel); in ConnectedComponentsImage()
291 GetPixelInfoPixel(image,p+neighbor_offset,&target); in ConnectedComponentsImage()
Dattribute.c197 GetPixelInfoPixel(image,p,&background); in GetEdgeBackgroundFactor()
218 GetPixelInfoPixel(edge_image,p,&pixel); in GetEdgeBackgroundFactor()
Dcache-view.c865 GetPixelInfoPixel(cache_view->image,p,pixel); in GetOneCacheViewVirtualPixelInfo()
Dquantize.c587 GetPixelInfoPixel(image,q+count*GetPixelChannels(image),&packet); in AssignImageColors()
829 GetPixelInfoPixel(image,p+count*GetPixelChannels(image),&packet); in ClassifyImageColors()
936 GetPixelInfoPixel(image,p+count*GetPixelChannels(image),&packet); in ClassifyImageColors()
Dresample.c493 GetPixelInfoPixel(resample_filter->image,pixels, in ResamplePixelColor()
Dcolor.c1797 GetPixelInfoPixel(image,p,&pixel); in IsEquivalentImage()
1801 GetPixelInfoPixel(image,q,&target); in IsEquivalentImage()
Dcomposite.c1495 GetPixelInfoPixel(source_image,p,&source_pixel);
1496 GetPixelInfoPixel(image,q,&canvas_pixel);
Dcolorspace.c366 GetPixelInfoPixel(image,q,&pixel); in sRGBTransformImage()
1833 GetPixelInfoPixel(image,q,&pixel); in TransformsRGBImage()
Dpixel-accessor.h386 static inline void GetPixelInfoPixel(const Image *magick_restrict image, in GetPixelInfoPixel() function
Didentify.c1048 GetPixelInfoPixel(image,p,&pixel); in IdentifyImage()
Dpixel.c5512 GetPixelInfoPixel(image,(const Quantum *) NULL,pixel); in InterpolatePixelInfo()
5619 GetPixelInfoPixel(image,p+i*GetPixelChannels(image),pixels+i); in InterpolatePixelInfo()
5727 GetPixelInfoPixel(image,p,pixel); in InterpolatePixelInfo()
5860 GetPixelInfoPixel(image,p,pixel); in InterpolatePixelInfo()
Denhance.c917 GetPixelInfoPixel(image,q,&pixel); in ClutImage()
1952 GetPixelInfoPixel(image,p+center,&pixel); in EnhanceImage()
Ddraw.c1269 GetPixelInfoPixel(image,q,&composite); in DrawAffineImage()
2063 GetPixelInfoPixel(image,q,&pixel); in DrawGradientImage()
5181 GetPixelInfoPixel(image,q,&pixel); in DrawPrimitive()
5297 GetPixelInfoPixel(image,q,&pixel); in DrawPrimitive()
Ddistort.c3124 GetPixelInfoPixel(image,q,&pixel); in SparseColorImage()
Dimage.c586 GetPixelInfoPixel(next,p,&pixel); in AppendImages()
/external/ImageMagick/coders/
Ddebug.c231 GetPixelInfoPixel(image,p,&pixel); in WriteDEBUGImage()
Dtxt.c799 GetPixelInfoPixel(image,p,&pixel); in WriteTXTImage()
Dmiff.c2676 GetPixelInfoPixel(image,p,&pixel); in WriteMIFFImage()
2680 GetPixelInfoPixel(image,p,&target); in WriteMIFFImage()
2689 GetPixelInfoPixel(image,p,&pixel); in WriteMIFFImage()
Dps.c2059 GetPixelInfoPixel(image,p,&pixel); in WritePSImage()
2083 GetPixelInfoPixel(image,p,&pixel); in WritePSImage()
Djson.c1361 GetPixelInfoPixel(image,p,&pixel); in EncodeImageAttributes()
Dpng.c9072 GetPixelInfoPixel(image,r,opaque); in WriteOnePNGImage()
9086 GetPixelInfoPixel(image,r,opaque+i); in WriteOnePNGImage()
9097 GetPixelInfoPixel(image,r,transparent); in WriteOnePNGImage()
9119 GetPixelInfoPixel(image,r,transparent+i); in WriteOnePNGImage()
9129 GetPixelInfoPixel(image,r,semitransparent); in WriteOnePNGImage()
9145 GetPixelInfoPixel(image,r,semitransparent+i); in WriteOnePNGImage()

12