Searched refs:ObjDestroy (Results 1 – 5 of 5) sorted by relevance
48 RS::dispatch->ObjDestroy(mRS->getContext(), mID); in ~BaseObj()
158 dispatchTab.ObjDestroy = (ObjDestroyFnPtr)dlsym(handle, "rsObjDestroy"); in loadSymbols()159 if (dispatchTab.ObjDestroy == NULL) { in loadSymbols()
137 ObjDestroyFnPtr ObjDestroy; member
128 ObjDestroy {
573 dispatchTab.ObjDestroy((RsContext)con, (void *)obj); in nObjDestroy()1856 dispatchTabInc.ObjDestroy((RsContext)con, (void *)obj); in nIncObjDestroy()