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

/frameworks/rs/cpp/
H A DBaseObj.cpp47 RS::dispatch->ObjDestroy(mRS->getContext(), mID);
H A DRenderScript.cpp200 RS::dispatch->ObjDestroy = (ObjDestroyFnPtr)dlsym(handle, "rsObjDestroy");
201 if (RS::dispatch->ObjDestroy == NULL) {
202 ALOGE("Couldn't initialize RS::dispatch->ObjDestroy");
H A DrsDispatch.h119 ObjDestroyFnPtr ObjDestroy; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec106 ObjDestroy {

Completed in 70 milliseconds