Home
last modified time | relevance | path

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

/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.c187 static void process_input(struct android_app* app, struct android_poll_source* source) { in process_input() function
220 android_app->inputPollSource.process = process_input; in android_app_entry()