Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.c184 static void process_input(struct android_app* app, struct android_poll_source* source) { in process_input() function
219 android_app->inputPollSource.process = process_input; in android_app_entry()