Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/angeles/
Dapp.h43 extern void appRender(long tick, int width, int height);
Dapp-linux.cpp215 appRender(timeNow.tv_sec * 1000 + timeNow.tv_usec / 1000, in main()
Ddemo.c753 void appRender(long tick, int width, int height) in appRender() function