Searched refs:Allocation1DDataFnPtr (Results 1 – 2 of 2) sorted by relevance
52 typedef void (*Allocation1DDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, const… typedef124 Allocation1DDataFnPtr Allocation1DData;
228 RS::dispatch->Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData"); in loadSymbols()