Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Djbig.c522 y_resolution; in WriteJBIGImage() local
Demf.c490 y_resolution, in ReadEMFImage() local
Dpict.c1677 y_resolution; in WritePICTImage() local
Dmsl.c5323 y_resolution; in MSLStartElement() local
Dtiff.c1246 y_resolution; in ReadTIFFImage() local
Dpsd.c3071 y_resolution; in WriteResolutionResourceBlock() local
Dpng.c2214 y_resolution; in ReadOnePNGImage() local
/external/u-boot/include/
Dvbe.h58 u16 y_resolution; /* 14 */ member
/external/ImageMagick/MagickWand/
Dmagick-property.c2780 const double x_resolution,const double y_resolution) in MagickSetResolution()
Dmagick-image.c8481 const double x_resolution,const double y_resolution,const FilterType filter) in MagickResampleImage()
10472 const double x_resolution,const double y_resolution) in MagickSetImageResolution()
Ddrawing-wand.c4890 const double x_resolution,const double y_resolution) in DrawSetFontResolution()
/external/u-boot/arch/x86/include/asm/
Dcoreboot_tables.h130 u32 y_resolution; member
/external/ImageMagick/MagickCore/
Dresize.c2306 const double y_resolution,const FilterType filter,ExceptionInfo *exception) in ResampleImage()
/external/ImageMagick/Magick++/lib/
DImage.cpp677 y_resolution=72; in density() local