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

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
main.c 16 extern void Atlantis_Reshape (int w, int h);
89 Atlantis_Reshape (gScreen->w, gScreen->h);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
main.c 16 extern void Atlantis_Reshape (int w, int h);
89 Atlantis_Reshape (gScreen->w, gScreen->h);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
main.c 16 extern void Atlantis_Reshape (int w, int h);
89 Atlantis_Reshape (gScreen->w, gScreen->h);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 179 Atlantis_Reshape(int width, int height)
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 179 Atlantis_Reshape(int width, int height)
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 179 Atlantis_Reshape(int width, int height)

Completed in 116 milliseconds