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

/frameworks/rs/cpp/
H A DrsDispatch.h103 typedef void (*AllocationIoSendFnPtr) (RsContext, RsAllocation); typedef
169 AllocationIoSendFnPtr AllocationIoSend;
H A DrsDispatch.cpp58 dispatchTab.AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend");

Completed in 804 milliseconds