Searched refs:ZoomY (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_drawpix.c75 if (ctx->Pixel.ZoomY == -1.0f) {
122 if (ctx->Pixel.ZoomY == -1.0f) {
172 if (ctx->Pixel.ZoomY == -1.0f) {
210 fabsf(ctx->Pixel.ZoomY) != 1.0f ||
265 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
311 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
416 const GLboolean zoom = ctx->Pixel.ZoomX!=1.0 || ctx->Pixel.ZoomY!=1.0;
559 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
H A Ds_copypix.c104 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
116 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
252 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
267 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
354 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
364 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
638 ctx->Pixel.ZoomY != 1.0F ||
H A Ds_zoom.c79 r0 = imageY + (GLint) ((spanY - imageY) * ctx->Pixel.ZoomY);
80 r1 = imageY + (GLint) ((spanY + 1 - imageY) * ctx->Pixel.ZoomY);
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c75 if (ctx->Pixel.ZoomY == -1.0f) {
122 if (ctx->Pixel.ZoomY == -1.0f) {
172 if (ctx->Pixel.ZoomY == -1.0f) {
210 fabsf(ctx->Pixel.ZoomY) != 1.0f ||
265 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
311 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
416 const GLboolean zoom = ctx->Pixel.ZoomX!=1.0 || ctx->Pixel.ZoomY!=1.0;
559 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
H A Ds_copypix.c104 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
116 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
252 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
267 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
354 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F;
364 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY);
638 ctx->Pixel.ZoomY != 1.0F ||
H A Ds_zoom.c79 r0 = imageY + (GLint) ((spanY - imageY) * ctx->Pixel.ZoomY);
80 r1 = imageY + (GLint) ((spanY + 1 - imageY) * ctx->Pixel.ZoomY);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_pixel_copy.c149 ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F)
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpixel.c58 ctx->Pixel.ZoomY == yfactor)
63 ctx->Pixel.ZoomY = yfactor;
708 ctx->Pixel.ZoomY = 1.0;
H A Dimage.c584 * If Pixel.ZoomY is -1, *destY will be changed to be the first row which
603 ASSERT(ctx->Pixel.ZoomY == 1.0F || ctx->Pixel.ZoomY == -1.0F);
618 if (ctx->Pixel.ZoomY == 1.0F) {
H A Dmtypes.h1057 GLfloat ZoomX, ZoomY; member in struct:gl_pixel_attrib
H A Dget.c957 { GL_ZOOM_Y, CONTEXT_FLOAT(Pixel.ZoomY), NO_EXTRA },
/external/mesa3d/src/mesa/main/
H A Dpixel.c58 ctx->Pixel.ZoomY == yfactor)
63 ctx->Pixel.ZoomY = yfactor;
708 ctx->Pixel.ZoomY = 1.0;
H A Dimage.c584 * If Pixel.ZoomY is -1, *destY will be changed to be the first row which
603 ASSERT(ctx->Pixel.ZoomY == 1.0F || ctx->Pixel.ZoomY == -1.0F);
618 if (ctx->Pixel.ZoomY == 1.0F) {
H A Dmtypes.h1057 GLfloat ZoomX, ZoomY; member in struct:gl_pixel_attrib
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c790 y = ctx->DrawBuffer->Height - (int) (y + height * ctx->Pixel.ZoomY);
797 y1 = y + height * ctx->Pixel.ZoomY;
839 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
1184 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY,
1343 ctx->Pixel.ZoomY == 1.0 &&
1629 width, height, ctx->Pixel.ZoomX, ctx->Pixel.ZoomY,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c790 y = ctx->DrawBuffer->Height - (int) (y + height * ctx->Pixel.ZoomY);
797 y1 = y + height * ctx->Pixel.ZoomY;
839 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0 || ctx->Pixel.ZoomY != 1.0;
1184 ctx->Pixel.ZoomX, ctx->Pixel.ZoomY,
1343 ctx->Pixel.ZoomY == 1.0 &&
1629 width, height, ctx->Pixel.ZoomX, ctx->Pixel.ZoomY,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dxm_dd.c311 ctx->Pixel.ZoomY == 1.0 &&
444 ctx->Pixel.ZoomY == 1.0 &&
573 ctx->Pixel.ZoomY == 1.0 &&
/external/mesa3d/src/mesa/drivers/x11/
H A Dxm_dd.c311 ctx->Pixel.ZoomY == 1.0 &&
444 ctx->Pixel.ZoomY == 1.0 &&
573 ctx->Pixel.ZoomY == 1.0 &&
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
H A Dmeta.c2166 const GLfloat dstY1 = dstY + height * ctx->Pixel.ZoomY;
2237 const GLint tileY = (GLint) (y + j * ctx->Pixel.ZoomY);
2465 const GLfloat y1 = y + height * ctx->Pixel.ZoomY;
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c2166 const GLfloat dstY1 = dstY + height * ctx->Pixel.ZoomY;
2237 const GLint tileY = (GLint) (y + j * ctx->Pixel.ZoomY);
2465 const GLfloat y1 = y + height * ctx->Pixel.ZoomY;

Completed in 576 milliseconds

12