Home
last modified time | relevance | path

Searched refs:removeContext (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsDevice.h34 void removeContext(Context *);
DrsDevice.cpp34 void Device::removeContext(Context *rsc) { in removeContext() function in Device
DrsContext.cpp637 mDev->removeContext(this); in ~Context()