Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtridentfb.c328 int x1_tmp, x2_tmp, y1_tmp, y2_tmp; in xp_copy_rect() local
335 x2_tmp = x2 + w - 1; in xp_copy_rect()
338 x2_tmp = x2; in xp_copy_rect()
353 writemmr(0x2138,masked_point(y2_tmp,x2_tmp)); in xp_copy_rect()