Searched refs:AllocationIoSend (Results 1 – 5 of 5) sorted by relevance
56 dispatchTab.AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend"); in loadSymbols()369 if (dispatchTab.AllocationIoSend == nullptr) { in loadSymbols()
128 AllocationIoSendFnPtr AllocationIoSend; member
482 tryDispatch(mRS, RS::dispatch->AllocationIoSend(mRS->getContext(), getID())); in ioSendOutput()
536 AllocationIoSend {
1039 dispatchTab.AllocationIoSend((RsContext)con, (RsAllocation)alloc); in nAllocationIoSend()