Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Djbig.c522 y_resolution; in WriteJBIGImage() local
Demf.c488 y_resolution, in ReadEMFImage() local
Dpict.c1672 y_resolution; in WritePICTImage() local
Dmsl.c5285 y_resolution; in MSLStartElement() local
Dtiff.c1210 y_resolution; in ReadTIFFImage() local
Dpsd.c3293 y_resolution; in WriteResolutionResourceBlock() local
Dpng.c2219 y_resolution; in ReadOnePNGImage() local
/external/ImageMagick/MagickWand/
Dmagick-property.c2733 const double x_resolution,const double y_resolution) in MagickSetResolution()
Dmagick-image.c9193 const double x_resolution,const double y_resolution,const FilterType filter) in MagickResampleImage()
11239 const double x_resolution,const double y_resolution) in MagickSetImageResolution()
Ddrawing-wand.c4891 const double x_resolution,const double y_resolution) in DrawSetFontResolution()
/external/ImageMagick/MagickCore/
Dresize.c3146 const double y_resolution,const FilterType filter,ExceptionInfo *exception) in ResampleImage()
/external/ImageMagick/Magick++/lib/
DImage.cpp677 y_resolution=72; in density() local