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