Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c669 int pix_x, pix_y; in compReallocPixmap() local
676 pix_y = draw_y - bw; in compReallocPixmap()
680 pNew = compNewPixmap(pWin, pix_x, pix_y, pix_w, pix_h); in compReallocPixmap()
691 pNew->screen_y = pix_y; in compReallocPixmap()