HomeSort by relevance Sort by last modified time
    Searched refs:dtheta (Results 1 - 10 of 10) sorted by null

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.h 50 float dtheta; member in struct:_fishRec
swim.c 94 fish->dtheta = fish->theta - thetal;
185 sharks[i].dtheta += (sharks[i].theta - thetal);
shark.c 1217 fish->vtail += ((fish->dtheta - fish->vtail) * 0.1);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.h 50 float dtheta; member in struct:_fishRec
swim.c 94 fish->dtheta = fish->theta - thetal;
185 sharks[i].dtheta += (sharks[i].theta - thetal);
shark.c 1217 fish->vtail += ((fish->dtheta - fish->vtail) * 0.1);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.h 50 float dtheta; member in struct:_fishRec
swim.c 94 fish->dtheta = fish->theta - thetal;
185 sharks[i].dtheta += (sharks[i].theta - thetal);
shark.c 1217 fish->vtail += ((fish->dtheta - fish->vtail) * 0.1);
    [all...]
  /frameworks/ex/carousel/java/com/android/ex/carousel/
carousel.rs     [all...]

Completed in 187 milliseconds