Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmibitblt.c518 MiBits *ptile; in miCopyPlane() local
567 ptile = miGetPlane(pSrcDrawable, ffs(bitPlane) - 1, in miCopyPlane()
570 if (ptile) { in miCopyPlane()
571 miOpqStipDrawable(pDstDrawable, pGC, prgnSrc, ptile, 0, in miCopyPlane()
574 free(ptile); in miCopyPlane()