Searched refs:ContextInitToClient (Results 1 – 5 of 5) sorted by relevance
98 …dispatchTab.ContextInitToClient = (ContextInitToClientFnPtr)dlsym(handle, "rsContextInitToClient"); in loadSymbols()99 if (dispatchTab.ContextInitToClient == NULL) { in loadSymbols()
215 RS::dispatch->ContextInitToClient(rs->mContext); in threadProc()
121 ContextInitToClientFnPtr ContextInitToClient; member
25 ContextInitToClient {
899 dispatchTab.ContextInitToClient((RsContext)con); in nContextInitToClient()