Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c1155 int depos, sepos, backward, last_step, step; local
1177 depos = dy * line_length + dx;
1180 depos += width;
1198 depos -= 32;
1215 dfb = tga_fb + depos;
1250 depos += yincr;
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c1161 int depos, sepos, backward, last_step, step; local
1183 depos = dy * line_length + dx;
1186 depos += width;
1204 depos -= 32;
1221 dfb = tga_fb + depos;
1256 depos += yincr;

Completed in 5 milliseconds