Lines Matching refs:new_h
668 int pitch, Bpp, new_h, offset = 0, offset2 = 0, offset3 = 0;
726 new_h = (2 * offset2 + pitch - 1) / pitch;
732 new_h = (offset + pitch - 1) / pitch;
738 new_h = (offset + pitch - 1) / pitch;
747 new_h = (offset + pitch - 1) / pitch;
754 if (offscreen && (!area || ((area->box.y2 - area->box.y1) < new_h))) {
760 if (max_w == pScrn->displayWidth && max_h >= new_h) {
762 pScrn->displayWidth, new_h,
773 pScrn->displayWidth, new_h, 4,
779 if(!xf86ResizeOffscreenArea(area, pScrn->displayWidth, new_h)) {
789 if((max_w < pScrn->displayWidth) || (max_h < new_h))
795 pScrn->displayWidth, new_h, 4,