Searched defs:Allocation (Results 1 – 6 of 6) sorted by relevance
26 class Allocation; variable
29 class Allocation; variable
24 Allocation::Allocation(Context *rsc, const Type *type, uint32_t usages, in Allocation() function in Allocation
20 typedef struct Allocation { struct37 } Allocation_t; argument
112 class Allocation : public MemoryBase { class164 Allocation::Allocation( in Allocation() function in android::Allocation
66 public class Allocation extends BaseObj { class179 Allocation(int id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation