Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp140 …RS::dispatch->ContextInitToClient = (ContextInitToClientFnPtr)dlsym(handle, "rsContextInitToClient… in loadSymbols()
141 if (RS::dispatch->ContextInitToClient == NULL) { in loadSymbols()
524 RS::dispatch->ContextInitToClient(rs->mContext); in threadProc()
DrsDispatch.h107 ContextInitToClientFnPtr ContextInitToClient; member
/frameworks/rs/
Drs.spec26 ContextInitToClient {