Searched refs:two_pixel_copy (Results 1 – 1 of 1) sorted by relevance
1371 u32 per_pixel_copy, two_pixel_copy; in copy_cursor_image() local1379 two_pixel_copy = width >> 1; in copy_cursor_image()1382 for (i = 0; i < two_pixel_copy; i++) { in copy_cursor_image()