Searched refs:ContextDestroy (Results 1 – 5 of 5) sorted by relevance
78 dispatchTab.ContextDestroy = (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy"); in loadSymbols()79 if (dispatchTab.ContextDestroy == NULL) { in loadSymbols()
67 RS::dispatch->ContextDestroy(mContext); in ~RS()
117 ContextDestroyFnPtr ContextDestroy; member
1 ContextDestroy {
831 dispatchTab.ContextDestroy((RsContext)con); in nContextDestroy()1895 dispatchTabInc.ContextDestroy((RsContext)con); in nIncContextDestroy()