Searched defs:createAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp102 Allocation * Allocation::createAllocation(Context *rsc, const Type *type, uint32_t usages, function in class:Allocation
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);

Completed in 24 milliseconds