Searched refs:removeContext (Results 1 – 3 of 3) sorted by relevance
34 void removeContext(Context *);
34 void Device::removeContext(Context *rsc) { in removeContext() function in Device
637 mDev->removeContext(this); in ~Context()