Searched refs:rasops_erasecols_rotated (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/rasops/
H A Drasops.c158 int rasops_erasecols_rotated(void *, int, int, int, uint32_t);
492 ri->ri_ops.erasecols = rasops_erasecols_rotated;
1272 rasops_erasecols_rotated(void *cookie, int row, int col, int num, uint32_t attr) function

Completed in 133 milliseconds