Home | History | Annotate | Download | only in demos

Lines Matching defs:events

2194         // events - don't make more Vulkan calls if we got here from the
3465 int events;
3467 while (ALooper_pollAll(active ? 0 : -1, NULL, &events, (void**)&source) >= 0) {