Searched defs:eventList (Results 1 – 6 of 6) sorted by relevance
36 List<BundleEvent> eventList = new ArrayList<BundleEvent>(); field in CheckingBundleListener
131 EventPtrs Event::Cast(cl_uint numEvents, const cl_event *eventList) in Cast()
329 cl_int Context::waitForEvents(cl_uint numEvents, const cl_event *eventList) in waitForEvents()
663 cl_int CommandQueue::enqueueWaitForEvents(cl_uint numEvents, const cl_event *eventList) in enqueueWaitForEvents()
62 ArrayList<UsMotionEvent> eventList = new ArrayList<>(); field in TapLatencyFragment
132 uint32_t eventList; /* events list */ member