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