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

/frameworks/rs/cpp/
H A DrsDispatch.h87 typedef void (*AllocationIoReceiveFnPtr) (RsContext, RsAllocation); typedef
159 AllocationIoReceiveFnPtr AllocationIoReceive;
H A DRenderScript.cpp403 RS::dispatch->AllocationIoReceive = (AllocationIoReceiveFnPtr)dlsym(handle, "rsAllocationIoReceive");

Completed in 71 milliseconds