Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpp/
H A DrsDispatch.h42 typedef void (*ContextDeinitToClientFnPtr) (RsContext); typedef
181 ContextDeinitToClientFnPtr ContextDeinitToClient;
H A DrsDispatch.cpp70 …dispatchTab.ContextDeinitToClient = (ContextDeinitToClientFnPtr)dlsym(handle, "rsContextDeinitToCl… in loadSymbols()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp144 (ContextDeinitToClientFnPtr)dlsym(handle, "rsContextDeinitToClient"), in loadHAL()