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

/frameworks/rs/cpp/
H A DrsDispatch.h53 typedef void (*ContextDumpFnPtr) (RsContext, int32_t); typedef
184 ContextDumpFnPtr ContextDump;
H A DrsDispatch.cpp72 dispatchTab.ContextDump = (ContextDumpFnPtr)dlsym(handle, "rsContextDump");

Completed in 88 milliseconds