Searched refs:gAppAlive (Results 1 - 3 of 3) sorted by relevance
/frameworks/native/opengl/tests/angeles/ | ||
H A D | app.h | 48 extern int gAppAlive; |
H A D | app-linux.cpp | 63 int gAppAlive = 1; variable 209 while (gAppAlive) |
H A D | demo.c | 757 if (!gAppAlive) 766 gAppAlive = 0; |
Completed in 88 milliseconds