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

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
dolphin.c 1808 float pitch, thrash, chomp; local
    [all...]
whale.c 1674 float pitch, thrash, chomp; local
    [all...]
shark.c 1162 float thrash, chomp; local
1166 thrash = 50.0 * fish->v;
1168 seg1 = 0.6 * thrash * sin(fish->htail * RRAD);
1169 seg2 = 1.8 * thrash * sin((fish->htail + 45.0) * RRAD);
1170 seg3 = 3.0 * thrash * sin((fish->htail + 90.0) * RRAD);
1171 seg4 = 4.0 * thrash * sin((fish->htail + 110.0) * RRAD);
1224 segup = thrash * fish->vtail;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
dolphin.c 1808 float pitch, thrash, chomp; local
    [all...]
whale.c 1674 float pitch, thrash, chomp; local
    [all...]
shark.c 1162 float thrash, chomp; local
1166 thrash = 50.0 * fish->v;
1168 seg1 = 0.6 * thrash * sin(fish->htail * RRAD);
1169 seg2 = 1.8 * thrash * sin((fish->htail + 45.0) * RRAD);
1170 seg3 = 3.0 * thrash * sin((fish->htail + 90.0) * RRAD);
1171 seg4 = 4.0 * thrash * sin((fish->htail + 110.0) * RRAD);
1224 segup = thrash * fish->vtail;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
dolphin.c 1808 float pitch, thrash, chomp; local
    [all...]
whale.c 1674 float pitch, thrash, chomp; local
    [all...]
shark.c 1162 float thrash, chomp; local
1166 thrash = 50.0 * fish->v;
1168 seg1 = 0.6 * thrash * sin(fish->htail * RRAD);
1169 seg2 = 1.8 * thrash * sin((fish->htail + 45.0) * RRAD);
1170 seg3 = 3.0 * thrash * sin((fish->htail + 90.0) * RRAD);
1171 seg4 = 4.0 * thrash * sin((fish->htail + 110.0) * RRAD);
1224 segup = thrash * fish->vtail;
    [all...]

Completed in 423 milliseconds