Searched refs:ObjDestroy (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DBaseObj.cpp48 RS::dispatch->ObjDestroy(mRS->getContext(), mID);
H A DRenderScript.cpp208 RS::dispatch->ObjDestroy = (ObjDestroyFnPtr)dlsym(handle, "rsObjDestroy");
209 if (RS::dispatch->ObjDestroy == NULL) {
210 ALOGV("Couldn't initialize RS::dispatch->ObjDestroy");
H A DrsDispatch.h120 ObjDestroyFnPtr ObjDestroy; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec106 ObjDestroy {

Completed in 180 milliseconds