Home
last modified time | relevance | path

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

/external/angle/util/android/third_party/
Dandroid_native_app_glue.c321 static void android_app_free(struct android_app* android_app) { in android_app_free() function
338 android_app_free((struct android_app*)activity->instance); in onDestroy()