Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/apps/visualbench/src/main/jni/
Dmain.cpp112 if (state->destroyRequested != 0) { in android_main()
119 if (visualBenchState.fWindow->destroyRequested()) { in android_main()
/external/skia/include/views/
DSkOSWindow_Android.h37 bool destroyRequested() { return fDestroyRequested; } in destroyRequested() function
/external/skia/platform_tools/android/third_party/native_app_glue/
Dandroid_native_app_glue.h162 int destroyRequested; member
Dandroid_native_app_glue.c140 android_app->destroyRequested = 1; in android_app_pre_exec_cmd()
/external/vulkan-validation-layers/demos/smoke/
DShellAndroid.cpp212 if (app_.destroyRequested) in run()
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c288 if (state->destroyRequested != 0) { in android_main()