blob: 5efda24948b3bd4023b639dd5ec458d04ad7cf85 [file] [log] [blame]
Miao Wang47a58812015-07-23 21:59:16 -07001AllocationCreateStrided {
2 direct
3 param RsType vtype
4 param RsAllocationMipmapControl mipmaps
5 param uint32_t usages
6 param uintptr_t ptr
7 param size_t requiredAlignment
8 ret RsAllocation
9}