Searched refs:Allocation1DDataFnPtr (Results 1 – 2 of 2) sorted by relevance
57 typedef void (*Allocation1DDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const… typedef141 Allocation1DDataFnPtr Allocation1DData;
178 dispatchTab.Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData"); in loadSymbols()