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