HomeSort by relevance Sort by last modified time
    Searched defs:fu (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/client/
r_edge.c 465 double fu, newzi, testzi, newzitop, newzibottom; local
490 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000);
492 fu*surf->d_zistepu;
496 fu*surf2->d_zistepu;
528 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000);
530 fu*surf->d_zistepu;
534 fu*surf2->d_zistepu;
  /external/quake/quake/src/WinQuake/
r_edge.cpp 465 double fu, newzi, testzi, newzitop, newzibottom; local
490 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000);
492 fu*surf->d_zistepu;
496 fu*surf2->d_zistepu;
528 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000);
530 fu*surf->d_zistepu;
534 fu*surf2->d_zistepu;
  /external/freetype/src/autofit/
afhints.c 898 FT_Pos u, ou, fu; /* point position */ local
923 fu = u;
999 u = before->pos + FT_MulFix( fu - before->fpos,
  /prebuilt/common/ant/
ant.jar 

Completed in 90 milliseconds