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

/frameworks/rs/cpp/
H A DRenderScript.cpp57 RS::dispatch->ContextDeinitToClient(mContext);
145 RS::dispatch->ContextDeinitToClient = (ContextDeinitToClientFnPtr)dlsym(handle, "rsContextDeinitToClient");
146 if (RS::dispatch->ContextDeinitToClient == NULL) {
147 ALOGE("Couldn't initialize RS::dispatch->ContextDeinitToClient");
H A DrsDispatch.h108 ContextDeinitToClientFnPtr ContextDeinitToClient; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec30 ContextDeinitToClient {

Completed in 7 milliseconds