Searched defs:inputQueue (Results 1 – 3 of 3) sorted by relevance
63 AInputQueue *inputQueue; member
148 AInputQueue *inputQueue; member
280 static void android_app_set_input(struct android_app* android_app, AInputQueue* inputQueue) { in android_app_set_input()