Searched refs:AllocationElementDataFnPtr (Results 1 – 3 of 3) sorted by relevance
61 typedef void (*AllocationElementDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, … typedef161 AllocationElementDataFnPtr AllocationElementData;
51 …dispatchTab.AllocationElementData = (AllocationElementDataFnPtr)dlsym(handle, "rsAllocationElement… in loadSymbols()
117 (AllocationElementDataFnPtr)dlsym(handle, "rsAllocationElementData"), in loadHAL()