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

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

Completed in 60 milliseconds