Searched refs:ContextDestroy (Results 1 – 5 of 5) sorted by relevance
67 dispatchTab.ContextDestroy = (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy"); in loadSymbols()153 if (dispatchTab.ContextDestroy == nullptr) { in loadSymbols()
67 RS::dispatch->ContextDestroy(mContext); in ~RS()
139 ContextDestroyFnPtr ContextDestroy; member
1 ContextDestroy {
823 dispatchTab.ContextDestroy((RsContext)con); in nContextDestroy()2161 dispatchTabInc.ContextDestroy((RsContext)con); in nIncContextDestroy()