Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiexpose.c426 int tile_x_off, tile_y_off; in miPaintWindow() local
439 tile_y_off = pWin->drawable.y - draw_y_off; in miPaintWindow()
469 tile_y_off = pWin->drawable.y; in miPaintWindow()
475 tile_y_off -= draw_y_off; in miPaintWindow()
514 gcval[c++].val = tile_y_off; in miPaintWindow()