Searched refs:Allocation2DDataFnPtr (Results 1 – 2 of 2) sorted by relevance
54 typedef void (*Allocation2DDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, RsAll… typedef126 Allocation2DDataFnPtr Allocation2DData;
238 RS::dispatch->Allocation2DData = (Allocation2DDataFnPtr)dlsym(handle, "rsAllocation2DData"); in loadSymbols()