Searched refs:appRender (Results 1 – 3 of 3) sorted by relevance
48 extern void appRender(long tick, int width, int height);
234 appRender(TIME_SPEEDUP * (timeNow.tv_sec * 1000 + in main()
1020 void appRender(long tick, int width, int height) in appRender() function