| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_framebuffer.c | 407 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; local in function:emit_viewport 422 fy, 455 prescale.translate[1] = fh + fy * 2.0f; 459 prescale.translate[1] = fh - 1.0f + fy * 2.0f; 462 fy -= fh; 474 if (fy < 0) { 476 prescale.translate[1] -= fy; 479 prescale.translate[1] += fy; 481 prescale.scale[1] *= fh / (fh + fy); 482 fh += fy; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_aalinetemp.h | 41 const GLfloat fy = (GLfloat) iy; local in function:NAME 60 line->span.array->z[i] = (GLuint) solve_plane(fx, fy, line->zPlane); 62 line->span.array->rgba[i][RCOMP] = solve_plane_chan(fx, fy, line->rPlane); 63 line->span.array->rgba[i][GCOMP] = solve_plane_chan(fx, fy, line->gPlane); 64 line->span.array->rgba[i][BCOMP] = solve_plane_chan(fx, fy, line->bPlane); 65 line->span.array->rgba[i][ACOMP] = solve_plane_chan(fx, fy, line->aPlane); 73 const GLfloat invQ = solve_plane_recip(fx, fy, line->attrPlane[attr][3]); 76 attribArray[i][c] = solve_plane(fx, fy, line->attrPlane[attr][c]) * invQ; 85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); 88 attribArray[i][c] = solve_plane(fx, fy, lin [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_aalinetemp.h | 41 const GLfloat fy = (GLfloat) iy; local in function:NAME 60 line->span.array->z[i] = (GLuint) solve_plane(fx, fy, line->zPlane); 62 line->span.array->rgba[i][RCOMP] = solve_plane_chan(fx, fy, line->rPlane); 63 line->span.array->rgba[i][GCOMP] = solve_plane_chan(fx, fy, line->gPlane); 64 line->span.array->rgba[i][BCOMP] = solve_plane_chan(fx, fy, line->bPlane); 65 line->span.array->rgba[i][ACOMP] = solve_plane_chan(fx, fy, line->aPlane); 73 const GLfloat invQ = solve_plane_recip(fx, fy, line->attrPlane[attr][3]); 76 attribArray[i][c] = solve_plane(fx, fy, line->attrPlane[attr][c]) * invQ; 85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); 88 attribArray[i][c] = solve_plane(fx, fy, lin [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_framebuffer.c | 424 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; local in function:get_viewport_prescale 438 fy, 471 prescale->translate[1] = fh + fy * 2.0f; 475 prescale->translate[1] = fh - 1.0f + fy * 2.0f; 478 fy -= fh; 490 if (fy < 0) { 492 prescale->translate[1] -= fy; 495 prescale->translate[1] += fy; 497 prescale->scale[1] *= fh / (fh + fy); 498 fh += fy; [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_ops.c | 225 long fx, fy, savex, savey; local in function:Squeeze 268 savey = fy = tmp_win->frame_y; 271 fy += tmp_win->frame_height - newh; 288 if(fy + newh >= Scr->rooth - Scr->BorderBottom) { 289 fy = Scr->rooth - Scr->BorderBottom - newh; 291 SetupWindow(tmp_win, fx, fy, neww, newh, -1);
|
| H A D | functions_win_moveresize.c | 790 int fx, fy, px, py, step, status, cons; local in function:jump 813 fy = tmp_win->frame_y; 816 py -= fy; 846 fy -= step * Scr->YMoveGrid; 847 if(fy < cons) { 848 fy = cons; 856 fy += step * Scr->YMoveGrid; 857 if(fy + fheight > cons) { 858 fy = cons - fheight; 863 XWarpPointer(dpy, Scr->Root, Scr->Root, 0, 0, 0, 0, fx + px, fy [all...] |
| H A D | win_iconify.c | 446 int fx, fy, tx, ty; /* from, to */ local in function:Zoom 461 XGetGeometry(dpy, wf, &JunkRoot, &fx, &fy, &fw, &fh, &JunkBW, &JunkDepth); 465 dy = (long) ty - (long) fy; /* going from -> to */ 473 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh); 476 int y = fy + (int)((dy * i) / z);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; local in function:NAME 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; local in function:NAME 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_cull.c | 72 const float fy = v1[1] - v2[1]; local in function:cull_tri 76 header->det = ex * fy - ey * fx;
|
| H A D | draw_pipe_offset.c | 83 float fy = v1[1] - v2[1]; local in function:do_offset_tri 87 float a = ey*fz - ez*fy;
|
| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | afhints.c | 375 point->fy, 550 : seg->first->fy; 893 point->fy = (FT_Short)vec->y; 898 end->fy = (FT_Short)outline->points[endpoint].y; 913 out_y = point->fy - prev->fy; 994 out_y = point->fy - prev->fy; 1043 out_y += next->fy - point->fy; [all...] |
| H A D | afhints.h | 248 FT_Short fx, fy; /* original, unscaled position (in font units) */ member in struct:AF_PointRec_
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 110 GLfloat u[3], two_nu, fx, fy, fz; local in function:build_m3 115 fy = f[i][1] = u[1] - norm[1] * two_nu; 117 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F); 138 GLfloat u[3], two_nu, fx, fy, fz; local in function:build_m2 144 fy = f[i][1] = u[1] - norm[1] * two_nu; 146 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 110 GLfloat u[3], two_nu, fx, fy, fz; local in function:build_m3 115 fy = f[i][1] = u[1] - norm[1] * two_nu; 117 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F); 138 GLfloat u[3], two_nu, fx, fy, fz; local in function:build_m2 144 fy = f[i][1] = u[1] - norm[1] * two_nu; 146 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_tritmp.h | 135 GLfloat fy = VERT_Y(v[1]) - VERT_Y(v[2]); local in function:TAG 136 GLfloat cc = ex*fy - ey*fx; 234 GLfloat a = ey*fz - ez*fy; 360 GLfloat fy = VERT_Y(v[3]) - VERT_Y(v[1]); local in function:TAG 361 GLfloat cc = ex*fy - ey*fx; 466 GLfloat a = ey*fz - ez*fy;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_tritmp.h | 135 GLfloat fy = VERT_Y(v[1]) - VERT_Y(v[2]); local in function:TAG 136 GLfloat cc = ex*fy - ey*fx; 234 GLfloat a = ey*fz - ez*fy; 360 GLfloat fy = VERT_Y(v[3]) - VERT_Y(v[1]); local in function:TAG 361 GLfloat cc = ex*fy - ey*fx; 466 GLfloat a = ey*fz - ez*fy;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/ |
| H A D | ss_tritmp.h | 56 GLfloat fy = v[1]->attrib[VARYING_SLOT_POS][1] - v[2]->attrib[VARYING_SLOT_POS][1]; local in function:TAG 57 GLfloat cc = ex*fy - ey*fx; 145 const GLfloat dzdx = fabsf((ey * fz - ez * fy) * oneOverArea);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/ |
| H A D | ss_tritmp.h | 56 GLfloat fy = v[1]->attrib[VARYING_SLOT_POS][1] - v[2]->attrib[VARYING_SLOT_POS][1]; local in function:TAG 57 GLfloat cc = ex*fy - ey*fx; 145 const GLfloat dzdx = fabsf((ey * fz - ez * fy) * oneOverArea);
|
| /xsrc/external/mit/xditview/dist/ |
| H A D | parse.c | 314 int fy = FontSizeInPixels(dw, dw->dvi.state->font_size); local in function:PutCharacters 315 int fx = fy * len; 320 if (yx + fy >= dw->dvi.extents.y1 && 321 yx - fy <= dw->dvi.extents.y2 &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_cull.c | 165 const float fy = v1[1] - v2[1]; local in function:cull_tri 169 header->det = ex * fy - ey * fx;
|
| H A D | draw_pipe_offset.c | 83 float fy = v1[1] - v2[1]; local in function:do_offset_tri 87 float a = ey*fz - ez*fy;
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 516 register int fx, fy; local in function:A 527 fy = pScrn->frameY0 + 1; 560 y2 = rects->y2 - fy; 562 Y1 = rects->y1 - fy; 605 Y1 = rects->y1 - fy; 606 y2 = rects->y2 - fy; 609 (((y1 - pPriv->y1 + fy) * pPriv->yden) / pPriv->ynum) * pPriv->Bps;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.c | 207 int fx, fy, tx, ty; /* from, to */ local in function:Zoom 221 XGetGeometry(dpy, wf, &wdummy, &fx, &fy, &fw, &fh, &udummy, &udummy); 225 dy = ((long) (ty - fy)); /* going from -> to */ 233 XDrawRectangle(dpy, Scr->Root, Scr->DrawGC, fx, fy, fw, fh); 236 int y = fy + (int) ((dy * i) / z);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_rect.c | 766 const float fy = v1[0][1] - v2[0][1]; local in function:winding 769 const float det = ex * fy - ey * fx;
|