Searched refs:Allocation3DDataFnPtr (Results 1 – 2 of 2) sorted by relevance
63 typedef void (*Allocation3DDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, uint3… typedef150 Allocation3DDataFnPtr Allocation3DData;
41 dispatchTab.Allocation3DData = (Allocation3DDataFnPtr)dlsym(handle, "rsAllocation3DData"); in loadSymbols()