HomeSort by relevance Sort by last modified time
    Searched refs:process_input (Results 1 - 4 of 4) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 188 static void process_input(struct android_app* app, struct android_poll_source* source) { function
221 android_app->inputPollSource.process = process_input;
  /external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.c 187 static void process_input(struct android_app* app, struct android_poll_source* source) { function
220 android_app->inputPollSource.process = process_input;
  /external/sqlite/dist/orig/
shell.c 4185 static int process_input(ShellState *p, FILE *in){ function
    [all...]
  /external/sqlite/dist/
shell.c 4207 static int process_input(ShellState *p, FILE *in){ function
    [all...]

Completed in 63 milliseconds