Searched refs:AllocationElementDataFnPtr (Results 1 – 2 of 2) sorted by relevance
59 typedef void (*AllocationElementDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, … typedef143 AllocationElementDataFnPtr AllocationElementData;
399 …dispatchTab.AllocationElementData = (AllocationElementDataFnPtr)dlsym(handle, "rsAllocationElement… in loadSymbols()