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

/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga.h101 int ce_y; member in struct:__anon1a35ed4a0208
H A Dtga_accel.c287 pTga->ce_y = y;
343 addr = FB_OFFSET(pTga->ce_x, pTga->ce_y);
388 /* ErrorF("transparent scanline with x = %d, y = %d, w = %d, h = %d\n", pTga->ce_x, pTga->ce_y, pTga->ce_width, pTga->ce_height); */
421 pTga->ce_y += 1;

Completed in 6 milliseconds