HomeSort by: relevance | last modified time | path
    Searched refs:moving (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/demos/
pointblast.c 35 static int moving, begin; variable
140 colorList[i] = NUM_COLORS; /* Not moving. */
246 moving = 1;
250 moving = 0;
258 if (moving) {
spriteblast.c 39 static int moving, begin; variable
202 colorList[i] = NUM_COLORS; /* Not moving. */
330 moving = 1;
334 moving = 0;
342 if (moving) {
dinoshade.c 70 int moving, startx, starty; variable
639 moving = 1;
644 moving = 0;
663 if (moving) {
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_sprite_point.spec 123 are labeled A, B, C, and D, starting at the lower-left corner and moving
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_sprite_point.spec 123 are labeled A, B, C, and D, starting at the lower-left corner and moving

Completed in 11 milliseconds