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

/frameworks/rs/cpp/
H A DRenderScript.cpp140 RS::dispatch->ContextInitToClient = (ContextInitToClientFnPtr)dlsym(handle, "rsContextInitToClient");
141 if (RS::dispatch->ContextInitToClient == NULL) {
142 ALOGE("Couldn't initialize RS::dispatch->ContextInitToClient");
524 RS::dispatch->ContextInitToClient(rs->mContext);
H A DrsDispatch.h107 ContextInitToClientFnPtr ContextInitToClient; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec26 ContextInitToClient {

Completed in 776 milliseconds