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

/xsrc/external/mit/libX11/dist/src/
H A DPutImage.c132 * (swapfunc == NoSwap) when void is used.
617 register void (*swapfunc)( local in function:SendXYImage
644 swapfunc = SwapFunction[ComposeIndex(image->bitmap_unit,
663 if ((swapfunc == NoSwap) &&
709 swapfunc = SwapFunction[ComposeIndex(image->bitmap_unit,
718 (*swapfunc)((unsigned char *)src, (unsigned char *)dest,
721 swapfunc = SwapFunction[ComposeIndex(image->bitmap_unit,
737 (*swapfunc)((unsigned char *)src, (unsigned char *)dest,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c613 if (info->swapfunc) {
614 proc = info->swapfunc;
693 if (info->swapfunc) {
694 proc = info->swapfunc;
H A Dglxserver.h108 void (*swapfunc)(GLbyte *pc); member in struct:__anonf90a93130108

Completed in 4 milliseconds