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

/frameworks/rs/cpp/
H A DrsDispatch.h52 typedef void (*ContextFinishFnPtr) (RsContext); typedef
185 ContextFinishFnPtr ContextFinish;
H A DrsDispatch.cpp73 dispatchTab.ContextFinish = (ContextFinishFnPtr)dlsym(handle, "rsContextFinish");

Completed in 10 milliseconds