Home
last modified time | relevance | path

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

/external/angle/util/android/third_party/
Dandroid_native_app_glue.c243 static struct android_app* android_app_create(ANativeActivity* activity, in android_app_create() function
440 activity->instance = android_app_create(activity, savedState, savedStateSize); in ANativeActivity_onCreate()