Searched refs:clientShutdown (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ | ||
D | rsThreadIO.h | 64 void clientShutdown(); |
D | rsThreadIO.cpp | 64 void ThreadIO::clientShutdown() { in clientShutdown() function in android::renderscript::ThreadIO |
D | rsContext.cpp | 718 mIO.clientShutdown(); in deinitToClient() |