Home | History | Annotate | Download | only in swrast

Lines Matching refs:zoom

275    const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
294 if (zoom) {
321 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0f || ctx->Pixel.ZoomY != 1.0f;
331 && !zoom
351 && !zoom
401 if (zoom) {
426 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
537 if (zoom) {
600 * and pixel zoom.
615 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
619 if (!zoom) {
637 !zoom &&
670 if (zoom) {
686 if (zoom)