Searched refs:destroyRequested (Results 1 – 6 of 6) sorted by relevance
112 if (state->destroyRequested != 0) { in android_main()119 if (visualBenchState.fWindow->destroyRequested()) { in android_main()
37 bool destroyRequested() { return fDestroyRequested; } in destroyRequested() function
162 int destroyRequested; member
140 android_app->destroyRequested = 1; in android_app_pre_exec_cmd()
212 if (app_.destroyRequested) in run()
288 if (state->destroyRequested != 0) { in android_main()