OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_app_create
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.c
243
static struct android_app*
android_app_create
(ANativeActivity* activity,
function
440
activity->instance =
android_app_create
(activity, savedState, savedStateSize);
/external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.c
242
static struct android_app*
android_app_create
(ANativeActivity* activity,
function
439
activity->instance =
android_app_create
(activity, savedState, savedStateSize);
Completed in 100 milliseconds