Home
last modified time | relevance | path

Searched defs:CLEventImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DCLEventImpl.cpp13 CLEventImpl::CLEventImpl(const cl::Event &event) : mEvent(event) {} in CLEventImpl() function in rx::CLEventImpl
DCLtypes.h19 class CLEventImpl; variable