Searched refs:rasops_copyrows_rotated_cw (Results 1 – 1 of 1) sorted by relevance
213 static void rasops_copyrows_rotated_cw(void *, int, int, int);569 ri->ri_ops.copyrows = rasops_copyrows_rotated_cw; in rasops_reconfig()1527 rasops_copyrows_rotated_cw(void *cookie, int src, int dst, int num) in rasops_copyrows_rotated_cw() function