Lines Matching refs:PictureScreenPtr
69 PictureScreenPtr ps = GetPictureScreen(pScreen); in PictureDestroyWindow()
88 PictureScreenPtr ps = GetPictureScreen(pScreen); in PictureCloseScreen()
109 PictureScreenPtr ps = GetPictureScreen(pScreen); in PictureStoreColors()
421 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureInitIndexedFormat()
447 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureInitIndexedFormats()
478 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureSetSubpixelOrder()
490 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureGetSubpixelOrder()
500 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureMatchVisual()
548 PictureScreenPtr ps = GetPictureScreenIfSet(pScreen); in PictureMatchFormat()
613 PictureScreenPtr ps; in PictureInit()
676 ps = (PictureScreenPtr) malloc(sizeof(PictureScreenRec)); in PictureInit()
751 PictureScreenPtr ps = GetPictureScreen(pDrawable->pScreen); in CreatePicture()
1044 PictureScreenPtr ps = pScreen ? GetPictureScreen(pScreen) : 0; in ChangePicture()
1257 PictureScreenPtr ps = GetPictureScreen(pScreen); in SetPictureClipRects()
1280 PictureScreenPtr ps = GetPictureScreen(pScreen); in SetPictureClipRegion()
1347 PictureScreenPtr ps = GetPictureScreen(pPicture->pDrawable->pScreen); in SetPictureTransform()
1362 PictureScreenPtr ps = GetPictureScreen(pPicture->pDrawable->pScreen); in ValidateOnePicture()
1396 PictureScreenPtr ps = GetPictureScreen(pScreen); in FreePicture()
1536 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositePicture()
1559 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositeRects()
1572 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositeTrapezoids()
1587 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositeTriangles()
1602 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositeTriStrip()
1619 PictureScreenPtr ps = GetPictureScreen(pDst->pDrawable->pScreen); in CompositeTriFan()
1632 PictureScreenPtr ps = GetPictureScreen(pPicture->pDrawable->pScreen); in AddTraps()