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

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

Completed in 42 milliseconds