Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcg6.c206 u32 incx, incy; member
420 sbus_writel(32, &fbc->incx); in cg6_imageblit()
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c676 int incx = 1, incy = 1; in ConfineToShape() local
683 x += incx; in ConfineToShape()
685 incx = -1; in ConfineToShape()
689 incx = 1; in ConfineToShape()