Searched refs:RootlessCopyBytesProc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ | ||
| H A D | rootless.h | 267 typedef void (*RootlessCopyBytesProc) typedef in typeref:typename:void (*)(unsigned int width,unsigned int height,const void * src,unsigned int srcRowBytes,void * dst,unsigned int dstRowBytes) 316 RootlessCopyBytesProc CopyBytes; |
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ | ||
| H A D | rootless.h | 265 typedef void (*RootlessCopyBytesProc) typedef in typeref:typename:void (*)(unsigned int width,unsigned int height,const void * src,unsigned int srcRowBytes,void * dst,unsigned int dstRowBytes) 312 RootlessCopyBytesProc CopyBytes; |
Completed in 5 milliseconds