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

  /prebuilts/ndk/r16/sources/android/native_app_glue/
android_native_app_glue.h 71 * the returned data will point to an android_poll_source structure. You
90 struct android_poll_source { struct
100 void (*process)(struct android_app* app, struct android_poll_source* source);
175 struct android_poll_source cmdPollSource;
176 struct android_poll_source inputPollSource;
191 * identifier is a pointer to an android_poll_source structure.
201 * android_poll_source structure. These can be read via the inputQueue
android_native_app_glue.c 188 static void process_input(struct android_app* app, struct android_poll_source* source) {
201 static void process_cmd(struct android_app* app, struct android_poll_source* source) {
  /external/skia/tools/sk_app/android/
main_android.cpp 45 struct android_poll_source* source;
  /external/skqp/tools/sk_app/android/
main_android.cpp 45 struct android_poll_source* source;
  /external/vulkan-validation-layers/demos/smoke/
ShellAndroid.cpp 224 struct android_poll_source *source;
  /external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c 261 struct android_poll_source* source;
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
layer_validation_tests.cpp     [all...]

Completed in 216 milliseconds