Lines Matching refs:GetImage
80 pScreen->GetImage = cs->GetImage;
146 pScreen->GetImage = cs->GetImage;
149 (*pScreen->GetImage) (pDrawable, sx, sy, w, h, format, planemask, pdstLine);
150 cs->GetImage = pScreen->GetImage;
151 pScreen->GetImage = compGetImage;
404 cs->GetImage = pScreen->GetImage;
405 pScreen->GetImage = compGetImage;