Searched defs:subImage (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/Magick++/lib/ | ||
D | Options.cpp | 671 void Magick::Options::subImage(const size_t subImage_) in subImage() function in Magick::Options |
D | Image.cpp | 1505 void Magick::Image::subImage(const size_t subImage_) in subImage() function in Magick::Image |
/external/pdfium/core/src/fxcodec/jbig2/ | ||
D | JBig2_Image.cpp | 153 CJBig2_Image* CJBig2_Image::subImage(int32_t x, in subImage() function in CJBig2_Image |
/external/pdfium/core/src/fxge/apple/ | ||
D | fx_quartz_device.cpp | 484 CGImageRef subImage = CGImageCreateWithImageInRect( in GetDIBits() local |