Searched refs:dstPrivate (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_dri.c284 I830DRI2BufferPrivatePtr dstPrivate = pDstBuffer->driverPrivate; local in function:I830DRI2CopyRegion
290 DrawablePtr dst = (dstPrivate->attachment == DRI2BufferFrontLeft)
291 ? pDraw : &dstPrivate->pPixmap->drawable;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_dri.c404 I830DRI2BufferPrivatePtr dstPrivate = destBuffer->driverPrivate; local in function:I830DRI2CopyRegion
411 ? drawable : &dstPrivate->pixmap->drawable;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_dri.c369 I830DRI2BufferPrivatePtr dstPrivate = destBuffer->driverPrivate; local in function:I830DRI2CopyRegion
376 ? drawable : &dstPrivate->pixmap->drawable;

Completed in 7 milliseconds