Searched refs:Allocation1DElementDataFnPtr (Results 1 – 2 of 2) sorted by relevance
58 typedef void (*Allocation1DElementDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, const vo… typedef142 Allocation1DElementDataFnPtr Allocation1DElementData;
183 …dispatchTab.Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DE… in loadSymbols()