Searched refs:removeContext (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rsDevice.h | 36 void removeContext(Context *); |
D | rsDevice.cpp | 34 void Device::removeContext(Context *rsc) { in removeContext() function in android::renderscript::Device |