Lines Matching refs:psdp
80 ld0->vclipmax = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 16);
84 lc0->extent = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 11);
132 ld0->vclipmax = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 16);
133 pLeo->vclipmax = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 16);
134 pLeo->width = pLeo->psdp->width;
135 pLeo->height = pLeo->psdp->height;
139 lc0->extent = (pLeo->psdp->width - 1) | ((pLeo->psdp->height - 1) << 11);