Searched refs:AllocationCreateStridedFnPtr (Results 1 – 2 of 2) sorted by relevance
47 typedef RsAllocation (*AllocationCreateStridedFnPtr) (RsContext, RsType, RsAllocationMipmapControl,… typedef159 AllocationCreateStridedFnPtr AllocationCreateStrided;
2119 …dispatchTabInc.AllocationCreateStrided = (AllocationCreateStridedFnPtr)dlsym(handle, "rsAllocation… in nIncLoadSO()