Searched refs:_cupsImageZoomNew (Results 1 - 3 of 3) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | image-private.h | 205 extern cups_izoom_t *_cupsImageZoomNew(cups_image_t *img, int xc0, int yc0,
|
H A D | image-zoom.c | 16 * _cupsImageZoomNew() - Allocate a pixel zoom record... 75 * '_cupsImageZoomNew()' - Allocate a pixel zoom record... 79 _cupsImageZoomNew( in _cupsImageZoomNew() function
|
/third_party/cups-filters/filter/ |
H A D | imagetoraster.c | 1434 z = _cupsImageZoomNew(img, xc0, yc0, xc1, yc1, -xtemp, ytemp, in main() 1437 z = _cupsImageZoomNew(img, xc0, yc0, xc1, yc1, xtemp, ytemp, in main()
|
Completed in 5 milliseconds