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