Searched refs:ObjDestroy (Results 1 – 5 of 5) sorted by relevance
48 RS::dispatch->ObjDestroy(mRS->getContext(), mID); in ~BaseObj()
84 dispatchTab.ObjDestroy = (ObjDestroyFnPtr)dlsym(handle, "rsObjDestroy"); in loadSymbols()217 if (dispatchTab.ObjDestroy == nullptr) { in loadSymbols()
156 ObjDestroyFnPtr ObjDestroy; member
140 ObjDestroy {
565 dispatchTab.ObjDestroy((RsContext)con, (void *)obj); in nObjDestroy()2122 dispatchTabInc.ObjDestroy((RsContext)con, (void *)obj); in nIncObjDestroy()