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

/frameworks/rs/cpp/
H A DrsDispatch.h104 typedef int64_t (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation); typedef
168 AllocationIoReceiveFnPtr AllocationIoReceive;
H A DrsDispatch.cpp57 dispatchTab.AllocationIoReceive = (AllocationIoReceiveFnPtr)dlsym(handle, "rsAllocationIoReceive");

Completed in 54 milliseconds