Searched refs:appRender (Results 1 – 3 of 3) sorted by relevance
43 extern void appRender(long tick, int width, int height);
215 appRender(timeNow.tv_sec * 1000 + timeNow.tv_usec / 1000, in main()
753 void appRender(long tick, int width, int height) in appRender() function