Home | History | Annotate | Download | only in rs

Lines Matching refs:createAllocationStrided

61 Allocation * Allocation::createAllocationStrided(Context *rsc, const Type *type, uint32_t usages,
103 return Allocation::createAllocationStrided(rsc, type, usages, mc, ptr, kMinimumRSAlignment);
754 Allocation * alloc = Allocation::createAllocationStrided(rsc, static_cast<Type *>(vtype), usages, mipmaps,