Searched refs:AllocationCreateTypedFnPtr (Results 1 – 3 of 3) sorted by relevance
45 typedef RsAllocation (*AllocationCreateTypedFnPtr) (RsContext, RsType, RsAllocationMipmapControl, u… typedef159 AllocationCreateTypedFnPtr AllocationCreateTyped;
49 …dispatchTab.AllocationCreateTyped = (AllocationCreateTypedFnPtr)dlsym(handle, "rsAllocationCreateT… in loadSymbols()
113 (AllocationCreateTypedFnPtr)dlsym(handle, "rsAllocationCreateTyped"), in loadHAL()