Home
last modified time | relevance | path

Searched refs:destroyRequested (Results 1 – 7 of 7) sorted by relevance

/external/skia/tools/sk_app/android/
Dmain_android.cpp57 if (state->destroyRequested != 0) { in android_main()
/external/skqp/tools/sk_app/android/
Dmain_android.cpp57 if (state->destroyRequested != 0) { in android_main()
/external/angle/util/android/third_party/
Dandroid_native_app_glue.h162 int destroyRequested; member
Dandroid_native_app_glue.c141 android_app->destroyRequested = 1; in android_app_pre_exec_cmd()
/external/deqp-deps/amber/android_sample/jni/
Dmain.cc100 while (app->destroyRequested == 0) { in android_main()
/external/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c288 if (state->destroyRequested != 0) { in android_main()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp2133 if (app->destroyRequested != 0) { in android_main()