Home
last modified time | relevance | path

Searched refs:android_app_destroy (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/freeglut/freeglut-3.2.1/src/android/native_app_glue/
H A Dandroid_native_app_glue.c165 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
231 android_app_destroy(android_app); in android_app_entry()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/android/
H A Dandroid_native_app_glue.c168 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
231 android_app_destroy(android_app); in android_app_entry()
/dports/devel/godot2/godot-2.1.6-stable/platform/android/
H A Dandroid_native_app_glue.c168 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
231 android_app_destroy(android_app); in android_app_entry()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/android/native_app_glue/
H A Dandroid_native_app_glue.c165 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
231 android_app_destroy(android_app); in android_app_entry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/android/third_party/
H A Dandroid_native_app_glue.c174 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
235 android_app_destroy(android_app); in android_app_entry()
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/android/native_wip/
H A Dandroid_native_app_glue.c171 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
232 android_app_destroy(android_app); in android_app_entry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/android/third_party/
H A Dandroid_native_app_glue.c174 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
235 android_app_destroy(android_app); in android_app_entry()
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dandroid_native_app_glue.pas494 procedure android_app_destroy(android_app: Pandroid_app); procedure
564 android_app_destroy(android_app);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dandroid_native_app_glue.pas494 procedure android_app_destroy(android_app: Pandroid_app); procedure
564 android_app_destroy(android_app);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dandroid_native_app_glue.pas494 procedure android_app_destroy(android_app: Pandroid_app); procedure
564 android_app_destroy(android_app);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dandroid_native_app_glue.pas494 procedure android_app_destroy(android_app: Pandroid_app); procedure
564 android_app_destroy(android_app);
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/display/device/
H A Ddisplay_android.cpp562 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
700 android_app_destroy(android_app); in android_app_entry()
/dports/games/retroarch/RetroArch-1.9.7/frontend/drivers/
H A Dplatform_unix.c1963 static void android_app_destroy(struct android_app *android_app) in android_app_destroy() function
1998 android_app_destroy(android_app); in frontend_unix_deinit()