Home
last modified time | relevance | path

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

/external/libcups/cups/
Draster-stream.c74 static void cups_swap_copy(unsigned char *dst, const unsigned char *src, size_t bytes);
1235 cups_swap_copy(r->buffer, p, len); in _cupsRasterWritePixels()
1722 cf = (_cups_copyfunc_t)cups_swap_copy; in cups_raster_write()
1857 cups_swap_copy( in cups_swap_copy() function