Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp390 RS::dispatch->AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend"); in loadSymbols()
391 if (RS::dispatch->AllocationIoSend == NULL) { in loadSymbols()
DrsDispatch.h157 AllocationIoSendFnPtr AllocationIoSend; member
DAllocation.cpp158 tryDispatch(mRS, RS::dispatch->AllocationIoSend(mRS->getContext(), getID())); in ioSendOutput()
/frameworks/rs/
Drs.spec395 AllocationIoSend {