Lines Matching full:pscreen
174 REGION_EMPTY(pScrn->pScreen, &pPriv->clip);
1105 h_ratio = (float)pScrn->pScreen->height / pPriv->width_save;
1106 v_ratio = (float)pScrn->pScreen->width / pPriv->height_save;
1108 h_ratio = (float)pScrn->pScreen->width / pPriv->width_save;
1109 v_ratio = (float)pScrn->pScreen->height / pPriv->height_save;
1233 REGION_NULL(pScreen, &pPriv->clip);
1308 REGION_NULL(pScreen, &pPriv->clip);