Searched refs:AllocationIoSendFnPtr (Results 1 – 2 of 2) sorted by relevance
102 typedef void (*AllocationIoSendFnPtr) (RsContext, RsAllocation); typedef168 AllocationIoSendFnPtr AllocationIoSend;
58 dispatchTab.AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend"); in loadSymbols()