Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDevice.h36 void removeContext(Context *);
DrsDevice.cpp34 void Device::removeContext(Context *rsc) { in removeContext() function in android::renderscript::Device