Searched defs:x_resolution (Results 1 – 12 of 12) sorted by relevance
/external/ImageMagick/coders/ |
D | jbig.c | 519 x_resolution, in WriteJBIGImage() local
|
D | emf.c | 485 x_resolution; in ReadEMFImage() local
|
D | pict.c | 1607 x_resolution, in WritePICTImage() local
|
D | psd.c | 2500 x_resolution, in WriteResolutionResourceBlock() local
|
D | msl.c | 5269 x_resolution, in MSLStartElement() local
|
D | tiff.c | 1081 x_resolution, in ReadTIFFImage() local
|
D | png.c | 1982 x_resolution, in ReadOnePNGImage() local
|
/external/ImageMagick/MagickWand/ |
D | magick-property.c | 2780 const double x_resolution,const double y_resolution) in MagickSetResolution()
|
D | magick-image.c | 8431 const double x_resolution,const double y_resolution,const FilterType filter) in MagickResampleImage() 10422 const double x_resolution,const double y_resolution) in MagickSetImageResolution()
|
D | drawing-wand.c | 4808 const double x_resolution,const double y_resolution) in DrawSetFontResolution()
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 2265 MagickExport Image *ResampleImage(const Image *image,const double x_resolution, in ResampleImage()
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 681 x_resolution=72, in density() local
|