Searched refs:Allocation3DReadFnPtr (Results 1 – 2 of 2) sorted by relevance
67 typedef void (*Allocation3DReadFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, uint3… typedef151 Allocation3DReadFnPtr Allocation3DRead;
409 dispatchTab.Allocation3DRead = (Allocation3DReadFnPtr)dlsym(handle, "rsAllocation3DRead"); in loadSymbols()