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

/frameworks/rs/cpp/
H A DrsDispatch.h44 typedef void (*ContextFinishFnPtr) (RsContext); typedef
115 ContextFinishFnPtr ContextFinish;
H A DRenderScript.cpp180 RS::dispatch->ContextFinish = (ContextFinishFnPtr)dlsym(handle, "rsContextFinish");

Completed in 30 milliseconds