Home
last modified time | relevance | path

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

/external/libcups/filter/
Draster.c155 static void cups_swap_copy(unsigned char *dst, const unsigned char *src, size_t bytes);
1389 cups_swap_copy(r->buffer, p, len); in cupsRasterWritePixels()
2017 cf = (_cups_copyfunc_t)cups_swap_copy; in cups_raster_write()
2183 cups_swap_copy( in cups_swap_copy() function