Searched refs:AllocationShareBufferQueueFnPtr (Results 1 – 2 of 2) sorted by relevance
75 typedef void (*AllocationShareBufferQueueFnPtr) (RsContext context, RsAllocation valloc1, RsAllocat… typedef174 AllocationShareBufferQueueFnPtr AllocationShareBufferQueue;
63 …dispatchTab.AllocationShareBufferQueue = (AllocationShareBufferQueueFnPtr)dlsym(handle, "rsAllocat… in loadSymbols()