Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dcirrusfb.c399 u_short destx, u_short desty,
2660 u_short destx, u_short desty, in cirrusfb_BitBLT() argument
2674 if (curx < destx) in cirrusfb_BitBLT()
2681 ndest = (desty * line_length) + destx; in cirrusfb_BitBLT()