Searched refs:ContextDestroy (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DRenderScript.cpp62 RS::dispatch->ContextDestroy(mContext);
120 RS::dispatch->ContextDestroy = (ContextDestroyFnPtr)dlsym(handle, "rsContextDestroy");
121 if (RS::dispatch->ContextDestroy == NULL) {
122 ALOGE("Couldn't initialize RS::dispatch->ContextDestroy");
H A DrsDispatch.h103 ContextDestroyFnPtr ContextDestroy; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec2 ContextDestroy {

Completed in 51 milliseconds