Searched refs:rasops_copycols_rotated (Results 1 – 1 of 1) sorted by relevance
156 int rasops_copycols_rotated(void *, int, int, int, int);490 ri->ri_ops.copycols = rasops_copycols_rotated; in rasops_reconfig()1309 rasops_copycols_rotated(void *cookie, int row, int src, int dst, int num) in rasops_copycols_rotated() function