Home | History | Annotate | Download | only in swrast

Lines Matching refs:zoom

265    const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
284 if (zoom) {
311 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
321 && !zoom
341 && !zoom
391 if (zoom) {
416 const GLboolean zoom = ctx->Pixel.ZoomX!=1.0 || ctx->Pixel.ZoomY!=1.0;
479 if (zoom) {
544 * and pixel zoom.
559 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
563 if (!zoom) {
581 !zoom &&
614 if (zoom) {
630 if (zoom)