Searched refs:AllocationReadFnPtr (Results 1 - 2 of 2) sorted by path

/frameworks/rs/cpp/
H A DrsDispatch.cpp59 dispatchTab.AllocationRead = (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead");
H A DrsDispatch.h66 typedef void (*AllocationReadFnPtr) (RsContext, RsAllocation, void*, size_t); typedef
170 AllocationReadFnPtr AllocationRead;

Completed in 323 milliseconds