HomeSort by relevance Sort by last modified time
    Searched defs:inputQueue (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/android/
tcuAndroidRenderActivity.hpp 63 AInputQueue* inputQueue;
90 Message (MessageType type_, AInputQueue* inputQueue)
95 DE_ASSERT(inputQueue);
96 payload.inputQueue = inputQueue;
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 147 AInputQueue* inputQueue;
201 * android_poll_source structure. These can be read via the inputQueue
215 * this command, android_app->inputQueue will be updated to the new queue

Completed in 94 milliseconds