Lines Matching full:createallocation
102 Allocation * Allocation::createAllocation(Context *rsc, const Type *type, uint32_t usages,
483 Allocation *alloc = Allocation::createAllocation(rsc, type, RS_ALLOCATION_USAGE_SCRIPT);
782 Allocation * alloc = Allocation::createAllocation(rsc, static_cast<Type *>(vtype), usages, mipmaps, (void*)ptr);