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

  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 168 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { function
240 state->onInputEvent = engine_handle_input;
  /external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c 168 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { function
240 state->onInputEvent = engine_handle_input;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 413 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { function
457 state->onInputEvent = engine_handle_input;

Completed in 227 milliseconds