Searched refs:ContextInitToClientFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h36 typedef void (*ContextInitToClientFnPtr) (RsContext); typedef
107 ContextInitToClientFnPtr ContextInitToClient;
H A DRenderScript.cpp140 RS::dispatch->ContextInitToClient = (ContextInitToClientFnPtr)dlsym(handle, "rsContextInitToClient");

Completed in 6 milliseconds