Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Dcirrusfb.c399 u_short destx, u_short desty,
2654 u_short destx, u_short desty, in cirrusfb_BitBLT() argument
2668 if (curx < destx) in cirrusfb_BitBLT()
2675 ndest = (desty * line_length) + destx; in cirrusfb_BitBLT()