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

/frameworks/rs/cpp/
H A DrsDispatch.h106 typedef RsAllocation (*AllocationAdapterCreateFnPtr) (RsContext rsc, RsType vtype, RsAllocation baseAlloc); typedef
153 AllocationAdapterCreateFnPtr AllocationAdapterCreate;
H A DrsDispatch.cpp43 dispatchTab.AllocationAdapterCreate = (AllocationAdapterCreateFnPtr)dlsym(handle, "rsAllocationAdapterCreate");

Completed in 8 milliseconds