Searched defs:x_resolution (Results 1 – 12 of 12) sorted by relevance
/external/ImageMagick/coders/ |
D | jbig.c | 521 x_resolution, in WriteJBIGImage() local
|
D | emf.c | 489 x_resolution; in ReadEMFImage() local
|
D | pict.c | 1671 x_resolution, in WritePICTImage() local
|
D | msl.c | 5284 x_resolution, in MSLStartElement() local
|
D | tiff.c | 1209 x_resolution, in ReadTIFFImage() local
|
D | psd.c | 3292 x_resolution, in WriteResolutionResourceBlock() local
|
D | png.c | 2218 x_resolution, in ReadOnePNGImage() local
|
/external/ImageMagick/MagickWand/ |
D | magick-property.c | 2733 const double x_resolution,const double y_resolution) in MagickSetResolution()
|
D | magick-image.c | 9193 const double x_resolution,const double y_resolution,const FilterType filter) in MagickResampleImage() 11239 const double x_resolution,const double y_resolution) in MagickSetImageResolution()
|
D | drawing-wand.c | 4891 const double x_resolution,const double y_resolution) in DrawSetFontResolution()
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 3145 MagickExport Image *ResampleImage(const Image *image,const double x_resolution, in ResampleImage()
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 676 x_resolution=72, in density() local
|