Home
last modified time | relevance | path

Searched refs:AllocationIoReceive (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DrsDispatch.cpp55 …dispatchTab.AllocationIoReceive = (AllocationIoReceiveFnPtr)dlsym(handle, "rsAllocationIoReceive"); in loadSymbols()
373 if (dispatchTab.AllocationIoReceive == nullptr) { in loadSymbols()
DrsDispatch.h127 AllocationIoReceiveFnPtr AllocationIoReceive; member
DAllocation.cpp492 tryDispatch(mRS, RS::dispatch->AllocationIoReceive(mRS->getContext(), getID())); in ioGetInput()
/frameworks/rs/
Drs.spec540 AllocationIoReceive {