Home
last modified time | relevance | path

Searched defs:x_resolution (Results 1 – 12 of 12) sorted by relevance

/external/ImageMagick/coders/
Djbig.c519 x_resolution, in WriteJBIGImage() local
Demf.c485 x_resolution; in ReadEMFImage() local
Dpict.c1607 x_resolution, in WritePICTImage() local
Dpsd.c2500 x_resolution, in WriteResolutionResourceBlock() local
Dmsl.c5269 x_resolution, in MSLStartElement() local
Dtiff.c1081 x_resolution, in ReadTIFFImage() local
Dpng.c1982 x_resolution, in ReadOnePNGImage() local
/external/ImageMagick/MagickWand/
Dmagick-property.c2780 const double x_resolution,const double y_resolution) in MagickSetResolution()
Dmagick-image.c8431 const double x_resolution,const double y_resolution,const FilterType filter) in MagickResampleImage()
10422 const double x_resolution,const double y_resolution) in MagickSetImageResolution()
Ddrawing-wand.c4808 const double x_resolution,const double y_resolution) in DrawSetFontResolution()
/external/ImageMagick/MagickCore/
Dresize.c2265 MagickExport Image *ResampleImage(const Image *image,const double x_resolution, in ResampleImage()
/external/ImageMagick/Magick++/lib/
DImage.cpp681 x_resolution=72, in density() local