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

  /external/quake/quake/src/QW/client/
sys_null.c 138 Host_Frame (0.1);
quakedef.h 140 void Host_Frame (float time);
sys_android.c 420 Host_Frame(time);
sys_linux.c 398 Host_Frame(time);
sys_win.c 691 Host_Frame (time);
cl_main.c 1296 Host_Frame
1302 void Host_Frame (float time)
  /external/quake/quake/src/WinQuake/
sys_null.cpp 228 Host_Frame (0.1);
sys_sun.cpp 337 Host_Frame( 0.1 );
344 Host_Frame (newtime - oldtime);
sys_wind.cpp 318 Host_Frame ( time - oldtime );
quakedef.h 322 void Host_Frame (float time);
sys_linux.cpp 424 Host_Frame (time);
sys_android.cpp 642 Host_Frame(time);
sys_dos.cpp 945 Host_Frame (time);
sys_win.cpp 886 Host_Frame (time);
host.cpp 629 Host_Frame
731 void Host_Frame (float time)

Completed in 36 milliseconds