Searched refs:copyProc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micopy.c | 39 int dx, int dy, miCopyProc copyProc, Pixel bitPlane, void *closure) in miCopyRegion() argument 121 (*copyProc) (pSrcDrawable, in miCopyRegion() 138 int xOut, int yOut, miCopyProc copyProc, Pixel bitPlane, void *closure) in miDoCopy() argument 297 &rgnDst, dx, dy, copyProc, bitPlane, closure); in miDoCopy()
|
| H A D | mi.h | 149 int dy, miCopyProc copyProc, Pixel bitPlane, void *closure); 161 int yOut, miCopyProc copyProc, Pixel bitplane, void *closure);
|