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

/frameworks/rs/cpp/
H A DrsDispatch.h86 typedef void (*AllocationIoSendFnPtr) (RsContext, RsAllocation); typedef
157 AllocationIoSendFnPtr AllocationIoSend;
H A DRenderScript.cpp390 RS::dispatch->AllocationIoSend = (AllocationIoSendFnPtr)dlsym(handle, "rsAllocationIoSend");

Completed in 309 milliseconds