Home
last modified time | relevance | path

Searched refs:ReformatImage (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c1973 ReformatImage(char *base, int nbytes, int bpp, int order) in ReformatImage() function
1980 ReformatImage(base, nbytes, BITMAP_SCANLINE_UNIT, order); in ReformatImage()
1998 #define ReformatImage(b,n,bpp,o) macro
2058 ReformatImage(tmpImage, lengthProto * stuff->height, in ProcPutImage()
2225 ReformatImage(pBuf, (int) (nlines * widthBytesLine), in DoGetImage()
2253 ReformatImage(pBuf, (int) (nlines * widthBytesLine), in DoGetImage()