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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c2802 I830PortPrivPtr pI830Priv = GET_PORT_PRIVATE(pScrn); local in function:I830DisplaySurface
2819 if (!i830_clip_video_helper (pScrn, pI830Priv, &crtc, &dstBox,
2825 pI830Priv->YBuf0offset = surface->offsets[0];
2826 pI830Priv->YBuf1offset = pI830Priv->YBuf0offset;
2829 if (!pI830Priv->textured && pI830->overlayOn && pI830Priv->doubleBuffer)
2830 pI830Priv->currentBuf = !((INREG(DOVSTA) & OC_BUF) >> 20);
2836 xf86XVFillKeyHelper(pScrn->pScreen, pI830Priv->colorKey, clipBoxes);
2840 if (pI830Priv
[all...]

Completed in 4 milliseconds