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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c830 int optempX, optempY; local in function:lx_composite_onepass_add_a8
858 optempX = opX + i - srcX;
861 calBitsPixel * optempX;
872 optempX = opX + i - srcX;
875 calBitsPixel * optempX;
936 int optempX, optempY; local in function:lx_composite_onepass_special
939 optempX = opX;
960 dstOffset = GetPixmapOffset(pxDst, optempX, optempY);
976 optempX += opWidth;
977 if (optempX >
[all...]

Completed in 3 milliseconds