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

/frameworks/rs/cpp/
H A DrsDispatch.h76 typedef void (*AllocationShareBufferQueueFnPtr) (RsContext context, RsAllocation valloc1, RsAllocation valloc2); typedef
175 AllocationShareBufferQueueFnPtr AllocationShareBufferQueue;
H A DrsDispatch.cpp63 dispatchTab.AllocationShareBufferQueue = (AllocationShareBufferQueueFnPtr)dlsym(handle, "rsAllocationShareBufferQueue");

Completed in 60 milliseconds