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