Home
last modified time | relevance | path

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

/external/libcups/filter/
Draster.c154 static void cups_swap(unsigned char *buf, size_t bytes);
752 cups_swap(p, len); in cupsRasterReadPixels()
900 cups_swap(ptr, (size_t)cupsBytesPerLine); in cupsRasterReadPixels()
2157 cups_swap(unsigned char *buf, /* I - Buffer to swap */ in cups_swap() function