Searched defs:CLEventImpl (Results 1 – 2 of 2) sorted by relevance
13 CLEventImpl::CLEventImpl(const cl::Event &event) : mEvent(event) {} in CLEventImpl() function in rx::CLEventImpl
19 class CLEventImpl; variable