Searched refs:android_app_create (Results 1 - 1 of 1) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.c242 static struct android_app* android_app_create(ANativeActivity* activity, function
439 activity->instance = android_app_create(activity, savedState, savedStateSize);

Completed in 811 milliseconds