Home | History | Annotate | Download | only in rs

Lines Matching full:device

23 Device::Device()
29 Device::~Device()
34 void Device::addContext(Context *rsc)
39 void Device::removeContext(Context *rsc)
53 Device * d = new Device();
59 Device * d = static_cast<Device *>(dev);
66 Device * d = static_cast<Device *>(dev);