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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c153 * ephyrCopy implementation.
188 ephyrCopy(PixmapPtr pDst, int srcX, int srcY, int dstX, int dstY, int w, int h) function in typeref:typename:void
459 fakexa->exa->Copy = ephyrCopy;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c157 * ephyrCopy implementation.
193 ephyrCopy(PixmapPtr pDst, int srcX, int srcY, int dstX, int dstY, int w, int h) function in typeref:typename:void
468 fakexa->exa->Copy = ephyrCopy;

Completed in 3 milliseconds