Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp63 int gAppAlive = 1; variable
210 while (gAppAlive) in main()
Dapp.h48 extern int gAppAlive;
Ddemo.c757 if (!gAppAlive) in appRender()
766 gAppAlive = 0; in appRender()