Searched refs:ContextDestroy (Results 1 – 8 of 8) sorted by relevance
60 RS::dispatch->ContextDestroy(mContext); in ~RS()
71 dispatchTab.ContextDestroy = (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy"); in loadSymbols()191 if (dispatchTab.ContextDestroy == nullptr) { in loadSymbols()
182 ContextDestroyFnPtr ContextDestroy; member
54 static void ContextDestroy(RsContext);
1 ContextDestroy {
124 mEntryFuncs.ContextDestroy = ContextDestroy; in LoadDispatchForHidl()205 void RsHidlAdaptation::ContextDestroy (RsContext context) in ContextDestroy() function in RsHidlAdaptation
195 RS_DISPATCH(ctxWrapper, ContextDestroy); in rsContextDestroy()
838 dispatchTab.ContextDestroy((RsContext)con); in nContextDestroy()2176 dispatchTabInc.ContextDestroy((RsContext)con); in nIncContextDestroy()