Home
last modified time | relevance | path

Searched refs:CUPS_IZOOM_FAST (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage-private.h74 CUPS_IZOOM_FAST, /* Use nearest-neighbor sampling */ enumerator
Dimage-zoom.c63 case CUPS_IZOOM_FAST : in _cupsImageZoomFill()
/third_party/cups-filters/filter/
Dimagetoraster.c1330 zoom_type = CUPS_IZOOM_FAST; in main()
1477 if (zoom_type != CUPS_IZOOM_FAST && (iy - last_iy) > 1) in main()