Home
last modified time | relevance | path

Searched refs:appRender (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp.h48 extern void appRender(long tick, int width, int height);
Dapp-linux.c234 appRender(TIME_SPEEDUP * (timeNow.tv_sec * 1000 + in main()
Ddemo.c1020 void appRender(long tick, int width, int height) in appRender() function