Home
last modified time | relevance | path

Searched refs:_cupsImageZoomNew (Results 1 - 3 of 3) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dimage-private.h205 extern cups_izoom_t *_cupsImageZoomNew(cups_image_t *img, int xc0, int yc0,
H A Dimage-zoom.c16 * _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 Dimagetoraster.c1434 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